PageTotal Property
Provides a PageTotal for report output.
ReportListener.PageTotal
Return Value
Integer data type.
Default value: 0. This property is read-only.
Remarks
Applies To: ReportListener Object.
ReportListener.PageTotal is not available until after the prepass in each multi-pass LABEL or REPORT FORM command, but otherwise functions similarly to ReportListener.PageNo. See PageNo Property and CurrentPass Property for more information.
See Also
Reference
ReportListener Object Properties, Methods, and Events