DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextSplitOptions Class / MinLinesInFirstParagraph Property

In This Topic
MinLinesInFirstParagraph Property
In This Topic
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
 
See Also