Printer.PaperSize property (Publisher)

Returns the paper size setting found on the Publication and Paper Settings tab in the Print Setup dialog box in the Microsoft Publisher user interface (File menu). Read-only.

Syntax

expression.PaperSize

expression A variable that represents a Printer object.

Return value

String

Remarks

If you change the value of either the PaperHeight or PaperWidth property, the value of the PaperSize property changes to Current.

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.