Document.PrintScale Property (Visio)

Gets or sets how much drawings are reduced or enlarged when printed. Read/write.

Version Information

Version Added: Visio 4.0

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.