PageGetSize returns the page size.
Return Value
rvSize is a row vector with two elements. The first element contains the width in cm and the second element the height in cm.
Parameters
Identifies the page.
If bPaperSize is TRUE (1) the function returns the paper size in cm. If p|bPaperSize| is FALSE (0) the function returns the size of the printable area For laser printers this area is approx 1 cm smaller than the paper size. Default value is FALSE (0).
History
| Version | Description |
|---|---|
| 5.2.1 | Parameter bPaperSize added. |
id-1645572