ParagraphPropertiesBaseStyle.WidowControl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
WidowControl.
Represents the following element tag in the schema: w:widowControl.
public DocumentFormat.OpenXml.Wordprocessing.WidowControl WidowControl { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.WidowControl? WidowControl { get; set; }
member this.WidowControl : DocumentFormat.OpenXml.Wordprocessing.WidowControl with get, set
Public Property WidowControl As WidowControl