Page object

Microsoft Visio Developer Reference

Page object

           

Documents (Document) Pages (Page) Multiple Objects

Represents a drawing page, which can be either a foreground page or background page.

Version added

2.0

Remarks

The default property of a Page object is Name.

To retrieve the active page in an instance, use the ActivePage property of an Application object.

The members of a Document object's Pages collection represent the pages in that document. To retrieve a page's shapes, use the Shapes property of a Page object.