PrintDocument for WinForms
SuppressEmptyLastPage プロパティ (DocumentPageLayouts)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > DocumentPageLayouts クラス : SuppressEmptyLastPage プロパティ
ドキュメントの最後のオブジェクトの後に改ページがある場合、ドキュメントの最後に空のページを追加しないようにするかどうかを取得または設定します。
シンタックス
'宣言
 
Public Property SuppressEmptyLastPage As System.Boolean
'使用法
 
Dim instance As DocumentPageLayouts
Dim value As System.Boolean
 
instance.SuppressEmptyLastPage = value
 
value = instance.SuppressEmptyLastPage
public System.bool SuppressEmptyLastPage {get; set;}
参照

DocumentPageLayouts クラス
DocumentPageLayouts メンバ