Initializes a new instance of the
ProgressInfo class with the specified page number and last page indicator.
'Declaration
Public Function New( _
ByVal As Integer, _
ByVal As Boolean _
)
Parameters
- pageNumber
- The report export page number.
- isLast
- Indicates whether the current page is the last in the document.