Document.PrintFitOnPages property (Visio)

Indicates whether drawings in a document are printed on a specified number of sheets across and down. Read/write.

Syntax

expression.PrintFitOnPages

expression A variable that represents a Document object.

Return value

Boolean

Remarks

The PrintFitOnPages property corresponds to the Fit to settings in the Page Setup dialog box (on the Design tab, click the arrow in the Page Setup group). If this property is True, Microsoft Visio prints the document's drawings on the number of sheets specified by the PrintPagesAcross and PrintPagesDown properties.

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.