[]
Gets or sets a value indicating whether to insert a page break at the end.
public bool PageBreakAtEnd { get; set; }
A bool value where true if a page break should be inserted at the end; otherwise, false.
true
false