[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextSplitOptions.MinLinesInFirstParagraph

MinLinesInFirstParagraph Property

MinLinesInFirstParagraph

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.

Declaration
public int MinLinesInFirstParagraph { get; set; }
Public Property MinLinesInFirstParagraph As Integer