_ParagraphFormat.WidowControl Property

Definition

True if the first and last lines in the specified paragraph remain on the same page as the rest of the paragraph when Word repaginates the document. Can be True, False or wdUndefined.

public:
 property int WidowControl { int get(); void set(int value); };
public int WidowControl { get; set; }
member this.WidowControl : int with get, set
Public Property WidowControl As Integer

Property Value

Applies to