Specifies the page being displayed in a multi-page EPS.
# Metadata
Platforms: desktop, server, mobile OS: linux, ios, android Introduced: 1.0 Security:
# Syntax
set the currentPage of EPS to pageNumber
# Examples
set the currentPage of EPS 6 to (1 + the currentPage of EPS 6)
# Description
Use the currentPage property to switch between the pages of an EPS.
This property is supported only on Unix systems with Display PostScript installed.
# Tags
# See