FirstPageNumber Property
Summary
(Read only) Gets the first page number to process.
Syntax
public int FirstPageNumber { get; }
Public ReadOnly Property FirstPageNumber As Integer
public:
property int FirstPageNumber {
int get();
}
Property Value
The 1-based page index.