PrintDocument for WinForms
PageSetup メソッド (C1PreviewPane)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewPane クラス : PageSetup メソッド
Invokes the standard page setup dialog. If the user presses OK in the dialog, the currently loaded document reflows if reflow is supported.
シンタックス
'宣言
 
Public Function PageSetup() As System.Boolean
'使用法
 
Dim instance As C1PreviewPane
Dim value As System.Boolean
 
value = instance.PageSetup()
public System.bool PageSetup()

戻り値の型

True if the user pressed OK in the dialog, false if the user cancelled the dialog.
参照

C1PreviewPane クラス
C1PreviewPane メンバ