Gets and sets the page index which represents the first page of this PageRange collection.
Read-write property
Visual Basic |
---|
Public Property StartPageNumber As Long |
A long value which represents the page index of the first page of the collection.
The default value is 0.
Valid values are 0 to PageCount -1.