All Editions
Related Functions
Example
The IN_GetStandardPaperSizes function returns the name and identifier of the standard sizes that are supported by the current printer.
Syntax
int IN_GetStandardPaperSizes( maxSize, pPaperSizes )
|
Input Parameters |
Meaning |
|
SHORT maxSize |
the maximum number of bytes in the pPaperSizes array |
|
Meaning | |
|
CHARPTR pPaperSizes |
pointer to an array of paper size couplets, each of which consists of ID,label |
Release information
Added to Imagenation for Windows in Release 5.10.
Not supported in Imagenation for UNIX.
See also