hwISession GetPaperSizeList
Returns a list of all the paper size options.
Syntax
hwISession_handle GetPaperSizeList
Application
HyperWorks Tcl Query
Description
This command returns a list of all the paper size options.
Example
hwi GetSessionHandle sess;
sess GetPaperSizeList;
Error
Returns success (the list of options) or an error code.
Keywords
HyperWorks
Tcl
Query