_ParagraphFormat.PageBreakBefore Property

Definition

True if a page break is forced before the specified paragraphs. Can be True, False, or wdUndefined.

public:
 property int PageBreakBefore { int get(); void set(int value); };
public int PageBreakBefore { get; set; }
member this.PageBreakBefore : int with get, set
Public Property PageBreakBefore As Integer

Property Value

Applies to