Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextSplitOptions Class / KeepParagraphLinesTogether Property

In This Topic
    KeepParagraphLinesTogether Property
    In This Topic
    Gets or sets a value indicating whether paragraphs should be kept together (cannot be split between pages or columns).
    Syntax
    'Declaration
     
    Public Property KeepParagraphLinesTogether As System.Boolean
    public System.bool KeepParagraphLinesTogether {get; set;}
    See Also