PrintDocument for WinForms
DrawPrintableAreaBounds プロパティ (C1PrintOptions)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintOptions クラス : DrawPrintableAreaBounds プロパティ
Gets or sets a value indicating whether a line is drawn around the printable area of the page. This may be useful for diagnostic purposes. C1PrintOptions.PrintableAreaBoundsPen is used to draw the line. The default is false.
シンタックス
'宣言
 
Public Property DrawPrintableAreaBounds As System.Boolean
'使用法
 
Dim instance As C1PrintOptions
Dim value As System.Boolean
 
instance.DrawPrintableAreaBounds = value
 
value = instance.DrawPrintableAreaBounds
public System.bool DrawPrintableAreaBounds {get; set;}
参照

C1PrintOptions クラス
C1PrintOptions メンバ