See Also Examples Applies To
Determines if the object rotate automatically pages to fit on the output medium.
Syntax
object.PrintSetAutoRotation (bAutoRotation)
The PrintSetAutoRotation syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| bAutoRotation | Required. Boolean. True for automatic rotation, else False. |