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


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > Exporter クラス : Preview プロパティ
Gets or sets a value indicating whether the exported document should be opened after exporting it to a disk file (using the Exporter.Export method). The application used to open the file is determined by the OS shell.
シンタックス
'宣言
 
Public Property Preview As System.Boolean
'使用法
 
Dim instance As Exporter
Dim value As System.Boolean
 
instance.Preview = value
 
value = instance.Preview
public System.bool Preview {get; set;}
参照

Exporter クラス
Exporter メンバ