| IO | Parameter | Type | Description
|
| in | theCADArea | longint | Area ID
|
| out | thePrintAlignH | integer | A print alignment constant
|
| out | thePrintAlignV | integer | A print alignment constant
|
| out | thePrintMarginX | real |
|
| out | thePrintMarginY | real |
|
| out | thePrintResolutionOnMacintosh | integer | Print resolution on Macintosh in dot per inch or kCADDefaultPrinterResolution.
The parameter is ignored Windows. It is required on the Mac, due to limitations
of the Mac OS X printing engine.
|
| out | thePrintOrientation | integer | A print orientation constant
|
| out | thePrintPrecisionFactorX | real |
|
| out | thePrintPrecisionFactorY | real |
|
| out | thePrintSizeTypeToUse | integer | A print size to use constant
|
| out | function result | OSErr | Error result code, also see Error handling
|