Document.PrintScale property (Visio)
Gets or sets how much drawings are reduced or enlarged when printed. Read/write.
Syntax
expression.PrintScale
expression A variable that represents a Document object.
Return value
Double
Remarks
The PrintScale property corresponds to the Adjust to setting on the Print Setup tab in the Page Setup dialog box (on the Design tab, click the arrow in the Page Setup group). To print a drawing at half its size, specify 0.5. To print a drawing at twice its size, specify 2.0.
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.