The SetStandardPaperSize transaction specifies a particular standard paper size for use by the current printer. The size specified must be supported by the current printer. You can identify the supported sizes by using the GetStandardPaperSizes transaction.
Type XTYP_EXECUTE
Syntax [SetStandardPaperSize(paperID)]
|
Parameter |
Data type |
Meaning |
|
paperID |
WORD |
identifier of the standard paper size to use |
Release information
Added in Release 5.10.
See also