AdvancedPrintOptions.PageRotated Property

Publisher Developer Reference

Gets or sets whether the printed page is rotated 180 degrees. Read/write.

Version Information
 Version Added:  Publisher 2007

Syntax

expression.PageRotated

expression   A variable that represents an AdvancedPrintOptions object.

Return Value
Boolean

Remarks

The PageRotated property setting corresponds to the value of the Paper sheet rotation box on the Printer Setup Wizard tab of the Advanced Printer Setup dialog box in the Microsoft Office Publisher user interface.

See Also