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
REPORT FORM Command
_PAGENO System Variable
_PAGETOTAL System Variable
Other Resources
Properties (Visual FoxPro)
Language Reference (Visual FoxPro)