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

In This Topic
    KeepTogether Property
    In This Topic
    True if all lines in the paragraph are to remain on the same page.
    Syntax
    'Declaration
     
    Public Property KeepTogether As System.Boolean
    public System.bool KeepTogether {get; set;}
    See Also