Gets or sets a value indicating whether the first and last lines of the paragraph
must remain on the same page as the rest of the paragraph (widow/orphan control).
Declaration
public bool WidowControl { get; set; }
Public Property WidowControl As Boolean