SuppressEmptyLastPage Property
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 bool SuppressEmptyLastPage {get; set;}
'Declaration
Public Property SuppressEmptyLastPage As Boolean