Share via


ResizeToFitContents Method [Visio 2003 SDK Documentation]

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

object**.ResizeToFitContents**

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

Version added

2002

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.

Calling 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).

Applies to | Master object | Page object