hwIPPTPublishOption SetOneWindowPerPage
Allows you to set whether or not to publish one window per page.
Syntax
hwIPPTPublishOption_handle SetOneWindowPerPage p_separate_page_per_window
Application
HyperWorks Tcl Query
Inputs
- p_separate_page_per_window
- True or false, depending on whether or not you want
to publish a separate page for each window.
- True
- Publishes one window per page.
- False
- Does not publish one window per page.
Example
Opt SetOneWindowPerPage true
Error
Returns success (0) or an error code.
Keywords
HyperWorks
Tcl
Query