hwISession GetCurrentPaperOrientation
Finds the current paper orientation.
Syntax
hwISession_handle GetCurrentPaperOrientation
Application
HyperWorks Tcl Query
Description
This command finds the current paper orientation. This command returns landscape or portrait.
Example
hwi GetSessionHandle sess;
sess GetCurrentPaperOrientation
Error
Returns success (the orientation) or an error code.
Keywords
HyperWorks
Tcl
Query