ParagraphPropertiesExtended.WidowControl Property

WidowControl.Represents the element tag in schema: w:widowControl

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property WidowControl As WidowControl
    Get
    Set
'Usage
Dim instance As ParagraphPropertiesExtended
Dim value As WidowControl

value = instance.WidowControl

instance.WidowControl = value
public WidowControl WidowControl { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.WidowControl

See Also

Reference

ParagraphPropertiesExtended Class

ParagraphPropertiesExtended Members

DocumentFormat.OpenXml.Wordprocessing Namespace