Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ParagraphFormat Class / PageBreakBefore Property

In This Topic
    PageBreakBefore Property
    In This Topic
    True if a page break is forced before the paragraph.
    Syntax
    'Declaration
     
    Public Property PageBreakBefore As System.Boolean
    public System.bool PageBreakBefore {get; set;}
    See Also