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


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > Exporter クラス : ShowOptions プロパティ
Gets or sets a value indicating whether the options dialog should be shown to the user before exporting the document.
シンタックス
'宣言
 
Public Property ShowOptions As System.Boolean
'使用法
 
Dim instance As Exporter
Dim value As System.Boolean
 
instance.ShowOptions = value
 
value = instance.ShowOptions
public System.bool ShowOptions {get; set;}
参照

Exporter クラス
Exporter メンバ
OptionsFormClass プロパティ