MinLinesInLastParagraph Property
MinLinesInLastParagraph
Gets or sets the minimum number of lines that must appear at the beginning of the last paragraph to prevent orphans.
Declaration
public int MinLinesInLastParagraph { get; set; }
Public Property MinLinesInLastParagraph As Integer