Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ParagraphFormat Class / WidowControl Property

In This Topic
    WidowControl Property
    In This Topic
    True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph.
    Syntax
    'Declaration
     
    Public Property WidowControl As System.Boolean
    public System.bool WidowControl {get; set;}
    See Also