PrintManager.Orientation Property
Parent Object: PrintManagerDescription
Gets/Sets the orientation of the printer. Defaults to the printer's default.
Syntax
PrintManager.Orientation() As PrintOrientationEnumProperty Value
This is a read/write property whose value is a PrintOrientationEnum.Samples
Name | Description |
Printing - Part or Assembly | This sample demonstrates how to print a Part or Assembly document. |