Aspose::Page::IStreamable クラス

IStreamable class

このインターフェイスは、ドキュメントをストリームにレンダリングするデバイスに使用されます。

class IStreamable : public virtual System::Object

メソッド

メソッド説明
virtual get_OutputStream()出力ストリームを取得または指定します。
virtual set_OutputStream(System::SharedPtr<System::IO::Stream>)出力ストリームを取得または指定します。

参照