IN_GetStandardPaperSizes

All Editions image\bltlrgsq_shg.gif Related Functions  image\bltlrgsq_shg.gif 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

Output Parameters

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

Setting paper size options