hwIPPTPublishOption GetOneWindowPerPage
Returns true or false.
Syntax
hwIPPTPublishOption_handle GetOneWindowPerPage
Application
Tcl Query
Description
Returns either true or false as defined in SetOneWindowPerPage or from
the PowerPoint user interface.
- True
- Each window on the page is published to separate slide.
- False
- All windows on the page are published to single slide.
Example
To return the whether there is one window per page:
Opt GetOneWindowPerPage
Error
Returns success (0) or an error code.
Keywords
Tcl
Query