PrintDocument for WinForms
ClipPage プロパティ (C1PrintDocument)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : ClipPage プロパティ
Gets or sets a value indicating whether to clip the content of the current document to page margins.

The default value is false.

シンタックス
'宣言
 
Public Property ClipPage As System.Boolean
'使用法
 
Dim instance As C1PrintDocument
Dim value As System.Boolean
 
instance.ClipPage = value
 
value = instance.ClipPage
public System.bool ClipPage {get; set;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ