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


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewPane クラス : ShowPageOutline プロパティ
Gets or sets a value indicating whether to show the original page outline (as a dashed line) when PrintingLayout is true and the printer paper does not match the original page size.
シンタックス
'宣言
 
Public Property ShowPageOutline As System.Boolean
'使用法
 
Dim instance As C1PreviewPane
Dim value As System.Boolean
 
instance.ShowPageOutline = value
 
value = instance.ShowPageOutline
public System.bool ShowPageOutline {get; set;}
参照

C1PreviewPane クラス
C1PreviewPane メンバ