PrintDocument for WinForms
OutputStream プロパティ (Exporter)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > Exporter クラス : OutputStream プロパティ
Gets the output stream. This property is set when the Exporter.Export method is called.
シンタックス
'宣言
 
Protected ReadOnly Property OutputStream As System.IO.Stream
'使用法
 
Dim instance As Exporter
Dim value As System.IO.Stream
 
value = instance.OutputStream
protected System.IO.Stream OutputStream {get;}
参照

Exporter クラス
Exporter メンバ