C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / DocumentPageLayouts Class / SuppressEmptyLastPage Property

In This Topic
SuppressEmptyLastPage Property
In This Topic
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.
Syntax
'Declaration
 
Public Property SuppressEmptyLastPage As Boolean
 
See Also