Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CompatibilityOptions Class / SplitPageBreakAndParagraphMark Property

In This Topic
    SplitPageBreakAndParagraphMark Property
    In This Topic
    Gets or sets whether to always move paragraph mark to page after a page break.
    Syntax
    'Declaration
     
    Public Property SplitPageBreakAndParagraphMark As System.Boolean
    public System.bool SplitPageBreakAndParagraphMark {get; set;}
    See Also