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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > DocumentPageLayouts クラス : SuppressEmptyLastPage プロパティ
Gets or sets a value indicating whether to suppress adding an empty page at the end of the document if the last object contains a page break after itself. The default value is false.
シンタックス
'宣言
 
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 メンバ