currentPage Property
Sets or retrieves a Boolean value indicating whether the print current page option is checked.
Syntax
XML N/A Scripting [ iStartRange = ] TEMPLATEPRINTER.currentPage [ = iStartRange ]
Possible Values
iStartRange Boolean that specifies or receives one of the following values.
true- The print current page option is checked.
- false
- Default. The print current page option is not checked.
The property is read/write. The property has a default value of false.
Applies To
TEMPLATEPRINTER
See Also
pageTo