Documents for PDF, .NET Edition Documentation
MinLinesInLastParagraph Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextSplitOptions Class : MinLinesInLastParagraph Property
Gets or sets the minimum number of lines that must appear at the beginning of the last paragraph to prevent orphans.
Syntax
'Declaration
 
Public Property MinLinesInLastParagraph As System.Integer
public System.int MinLinesInLastParagraph {get; set;}
See Also

Reference

TextSplitOptions Class
TextSplitOptions Members