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.

Syntax

public SectionFormat SectionFormat { get; set; }
Public Property SectionFormat() As SectionFormat

Limitations

Runtime only.