The GetStandardPaperSizes transaction returns the identifier and label of all standard paper sizes supported by the current printer.
Type XTYP_REQUEST
Syntax [GetStandardPaperSizes()]
|
Reply |
Data type |
Meaning |
|
paperID |
WORD |
identifier of the standard paper size |
|
paperLabel |
string |
name of the standard paper size |
Remarks
paperID,paperLabel couplets are repeated once for each paper size that the current printer supports.
Release information
Added in Release 5.10.
See also