PageNumber

PageRenderInfo.PageNumber property

Gets the page number.

public int PageNumber { get; }

Property Value

The integer value that represents the page number (starts with 1).

See Also