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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintOptions クラス : PrintableAreaBoundsPen プロパティ
Gets or sets the pen used to draw printable area bounds if C1PrintOptions.DrawPrintableAreaBounds is true. If this value is null (which is the default), a single-pixel black pen is used.
シンタックス
'宣言
 
Public Property PrintableAreaBoundsPen As System.Drawing.Pen
'使用法
 
Dim instance As C1PrintOptions
Dim value As System.Drawing.Pen
 
instance.PrintableAreaBoundsPen = value
 
value = instance.PrintableAreaBoundsPen
public System.Drawing.Pen PrintableAreaBoundsPen {get; set;}
参照

C1PrintOptions クラス
C1PrintOptions メンバ