GET PRINT OPTION
GET PRINT OPTION ( option ; value1 {; value2} )
Parameter | Type | Description | |
---|---|---|---|
option | Integer | → | Option number or PDF option code |
value1 | Integer, Text | ← | Value 1 of the option |
value2 | Integer, Text | ← | Value 2 of the option |
This command is not thread-safe, it cannot be used in preemptive code.
Description
The GET PRINT OPTION command returns the current value(s) of a print option.
The option parameter enables you to specify the option to get. You can either get a standard option (longint), or a PDF option code (string). The command returns, in the value1 and (optionally) value2 parameters, the current value(s) of the specified option.
To specify a standard printing option, you can use of the following predefined constants, located in the “Print Options