Printer.PaperOrientation property (Publisher)

Gets or sets page orientation (landscape or portrait) for the printer. Read/write.

Syntax

expression.PaperOrientation

expression A variable that represents a Printer object.

Return value

PbOrientationType

Remarks

Possible values for the PaperOrientation property are declared in the PbOrientationType enumeration.

The PaperOrientation property setting corresponds to the Orientation setting on the Publication and Paper Settings tab of the Print Setup dialog box (File menu) in the Microsoft Publisher user interface.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.