ResizeToFitContents method

Microsoft Visio Developer Reference

ResizeToFitContents method

See also   Example   

Resizes the page, or the master's page, to fit tightly around the shapes or master that are on it.

Version added

2002

Syntax

object.ResizeToFitContents

object

Required. An expression that returns a Master or Page object.

Remarks

After the page is resized, the page height and width, and the PinX and PinY values of the shapes or master are typically changed.

The ResizeToFitContents method is the equivalent of clicking Size to fit drawing contents on the Page Size tab in the Page Setup dialog box (on the File menu, click Page Setup).