Share via


Printer.PaperSize Property

Publisher Developer Reference

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

Version Information
 Version Added:  Publisher 2007

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 Custom.

See Also