Enumeration
DocPositionStyle
Position of document when printing.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 1 | readonly | Print image centered on page. | |
| Int = 2 | readonly | Resize image to fit on page when printing. | |
| Int = 3 | readonly | Print using user defined spacing. |
Object of 1
Properties elsewhere that hold an DocPositionStyle value.
Parameter of 1
Method parameters that accept an DocPositionStyle value.