Gets the number, one-based, of the section the page belongs to. If there are more than one section on the page, the number of the first section is returned. The first section determines the page's size and orientation.

Syntax

public int Section { get; }
Public ReadOnly Property Section() As Integer

Limitations

Read only.