C#
VB
Java
C++
The current output page number.
public int OutputDocumentPageNumber { get; }
The 1-based current output page number.
This value will go from 1 to the last page in the conversion.
For an example, refer to RunJob and RunJobAsync.