[]
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.
public int MinLinesInFirstParagraph { get; set; }
Public Property MinLinesInFirstParagraph As Integer