Gets the page number relative to the beginning of the section the page belongs to. The first page of the section has the number 1.

Syntax

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

Limitations

Read only.