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


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview.Export 名前空間 > Exporter クラス : ShowOptions プロパティ
エクスポートの前にオプションダイアログを表示するかどうかを取得または設定します。
シンタックス
'宣言
 
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 プロパティ