ParagraphProperties.SectionProperties Property

Definition

Section Properties.

Represents the following element tag in the schema: w:sectPr.

public DocumentFormat.OpenXml.Wordprocessing.SectionProperties SectionProperties { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.SectionProperties? SectionProperties { get; set; }
member this.SectionProperties : DocumentFormat.OpenXml.Wordprocessing.SectionProperties with get, set
Public Property SectionProperties As SectionProperties

Property Value

Returns SectionProperties.

Applies to