[]
Gets or sets a value determining whether page breaks should be inserted before and/or after the section.
[C1Category("Behavior")]
[C1Description("Section.ForcePageBreak", "Determines whether page breaks should be inserted before and/or after the section.")]
public ForcePageBreakEnum ForcePageBreak { get; set; }
<C1Category("Behavior")>
<C1Description("Section.ForcePageBreak", "Determines whether page breaks should be inserted before and/or after the section.")>
Public Property ForcePageBreak As ForcePageBreakEnum