Aspose::Page::EPS::PsDocument::set_InputStream メソッド
PsDocument::set_InputStream method
ストリームとロードオプションを使用して PsDocument を初期化します。
void Aspose::Page::EPS::PsDocument::set_InputStream(System::SharedPtr<System::IO::Stream> value)
| パラメーター | 型 | 説明 |
|---|---|---|
| inPsStream | System::SharedPtr<System::IO::Stream> | PS/EPS ファイルの入力ストリームです。 |
備考
PS/EPS ファイルの入力ストリームを設定します。
参照
- Typedef SharedPtr
- Class Stream
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++