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

In This Topic
    KeepWithNext Property
    In This Topic
    True if the paragraph is to remains on the same page as the paragraph that follows it.
    Syntax
    'Declaration
     
    Public Property KeepWithNext As System.Boolean
    public System.bool KeepWithNext {get; set;}
    See Also