AccusoftPrintPro8 ActiveX DLL > PrintPro Object : Page Property |
Gets the current page number.
Visual Basic |
---|
Public Property Page As Long |
Not available at design time.
PrintPRO keeps a count of pages that have been printed since your document started or since the last time the EndPrintDoc method was used. This count starts at one and increases by one if you use the NewPage method or the PrintText method automatically starts a new page because the text won’t fit on the current page.