PrintDocument for WinForms
PrintingLayout プロパティ (C1PreviewPane)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewPane クラス : PrintingLayout プロパティ
Gets or sets a value indicating whether to show the physical printing layout (printer page size and the location of the document pages' on the paper).
シンタックス
'宣言
 
Public Property PrintingLayout As System.Boolean
'使用法
 
Dim instance As C1PreviewPane
Dim value As System.Boolean
 
instance.PrintingLayout = value
 
value = instance.PrintingLayout
public System.bool PrintingLayout {get; set;}
参照

C1PreviewPane クラス
C1PreviewPane メンバ