ParagraphProperties.SectionProperties Property
Section Properties.Represents the element tag in schema: w:sectPr
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property SectionProperties As SectionProperties
Get
Set
'Usage
Dim instance As ParagraphProperties
Dim value As SectionProperties
value = instance.SectionProperties
instance.SectionProperties = value
public SectionProperties SectionProperties { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Wordprocessing.SectionProperties
Returns SectionProperties.