StartPageNumber Property (IReport)
In This Topic
Gets the page number to start the numeration with.
Syntax
'Declaration
ReadOnly Property StartPageNumber As Integer
int StartPageNumber {get;}
Property Value
An
System.Int32 representing the page number to start the numeration with.
See Also