Method GetSourcePageCount
GetSourcePageCount(int)
Gets the number of pages a source has.
public int GetSourcePageCount(int sourceIndex)
Parameters
sourceIndexintThe index returned by an
AddSourcecall.
Returns
- int
The source's page count.
Exceptions
- ArgumentOutOfRangeException
The index names no source.