PrintDocument for WinForms
ShowOptionsDialog メソッド (Exporter)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > Exporter クラス : ShowOptionsDialog メソッド
Displays a dialog that allows the user to edit the export options.
シンタックス
'宣言
 
Public Overridable Function ShowOptionsDialog() As System.Boolean
'使用法
 
Dim instance As Exporter
Dim value As System.Boolean
 
value = instance.ShowOptionsDialog()
public virtual System.bool ShowOptionsDialog()

戻り値の型

true if the dialog was displayed successfully and the user pressed OK, false otherwise.
参照

Exporter クラス
Exporter メンバ