Documents for PDF, .NET Edition Documentation
KeepParagraphLinesTogether Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextSplitOptions Class : KeepParagraphLinesTogether Property
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

Reference

TextSplitOptions Class
TextSplitOptions Members