
Gets or sets page settings such as margins, size and orientation for the selected text. The property's value is an object of the type SectionFormat.
Introduced: 14.0.
[C#]
public SectionFormat SectionFormat { get; set; }
[Visual Basic]
Public Property SectionFormat() As SectionFormat
Runtime only.