Documents for PDF, .NET Edition Documentation
MinLinesInFirstParagraph Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextSplitOptions Class : MinLinesInFirstParagraph Property
Gets or sets the minimum number of lines on the last page (or at the ending of the first paragraph on the next page) to prevent widows.
Syntax
'Declaration
 
Public Property MinLinesInFirstParagraph As System.Integer
public System.int MinLinesInFirstParagraph {get; set;}
See Also

Reference

TextSplitOptions Class
TextSplitOptions Members