See Also Examples Applies To
Sets a custom paper size to use by the active printer.
Syntax
object.PrintSetUserPaperSize (nPaperWidth, nPaperHeight)
The PrintSetUserPaperSize syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| nPaperWidth | Required. Single. Custom paper width in Millimeters. |
| nPaperHeight | Required. Single. Custom paper height in Millimeters. |
Category
Print