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