Document.PrintPagesDown property (Visio)
Gets or sets the number of sheets of paper on which a drawing is printed vertically. Read/write.
Syntax
expression.PrintPagesDown
expression A variable that represents a Document object.
Return value
Integer
Remarks
You must set the value of the PrintFitOnPages property to True to use the PrintPagesDown property. If the value of the PrintFitOnPages property is False, Microsoft Visio ignores the PrintPagesDown property.
The PrintPagesDown property corresponds to the Fit by sheet(s) down setting in the Page Setup dialog box (on the Design tab, click the arrow in the Page Setup group).
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.