| IO | Parameter | Type | Description
|
| in | theCADArea | longint | Area ID
|
| in | thePrintAlignH | integer | A print alignment constant
|
| in | thePrintAlignV | integer | A print alignment constant
|
| in | thePrintMarginX | real |
|
| in | thePrintMarginY | real |
|
| in | 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.
|
| in | thePrintOrientation | integer | A print orientation constant
|
| in | thePrintPrecisionFactorX | real |
|
| in | thePrintPrecisionFactorY | real |
|
| in | thePrintSizeTypeToUse | integer | A print size to use constant
|
| out | function result | OSErr | Error result code, also see Error handling
|