TX Text Control .NET Documentation

Page.Number Property

Description:Gets the page's number. The first page has the number 1.

Syntax:
[C#] public int Number { get; }
[Visual Basic] Public ReadOnly Property Number() As Integer
Limitations:Read only.

See also:Sections and Pages, Graphical Overview.