Reports the index of the page currently being printed.
# Metadata
Platforms: desktop, server, mobile OS: mac, windows, linux, ios Introduced: 2.9 Security: printing
# Syntax
get the printPageNumber
# Examples
set the text of field "Status" to "Printing page: " & the printPageNumber
# Description
Use the printPageNumber to determine which page number is being printed.
The printPageNumber is read-only and cannot be set.
# Tags
# See
- **command:** print - **property:** printCopies, printRanges