[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ParagraphFormat.WidowControl

WidowControl Property

WidowControl

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