Page Properties (Visio)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Properties

Name

Description

Application

Returns the instance of Microsoft Visio that is associated with an object. Read-only.

AutoSize

Determines whether Microsoft Visio automatically resizes the drawing page by adding printer-paper-sized sheets, as necessary, to fit the drawing's contents. Read/write.

Background

Determines whether a page is a background page. Read/write.

BackPage

Gets or sets the background page of a page. Read/write.

Comments

Returns a Comments object that represents the collection of all the reviewer comments on the page. Read-only.

Connects

Returns a Connects collection for a shape, page, or master. Read-only.

Document

Gets the Document object that is associated with an object. Read-only.

EventList

Returns the EventList collection of an object or the EventList collection that contains an Event object. Read-only.

ID

Gets the ID of an object. Read-only.

Index

Gets or sets the ordinal position of a page in a Pages collection. Read/write.

Layers

Returns the Layers collection of an object. Read-only.

LayoutRoutePassive

Determines whether to enable advanced connector routing logic on the page. Read/write.

Name

Specifies the name of an object. Read-only.

NameU

Specifies the universal name of a Page object. Read/write.

ObjectType

Returns an object's type. Read-only.

OLEObjects

Returns the OLEObjects collection of a page. Read-only.

OriginalPage

Returns the Page object that represents the original Microsoft Visio drawing page that was marked up on separate markup overlays by reviewers of the drawing. Read-only.

PageSheet

Returns the page sheet (an object that represents the ShapeSheet spreadsheet) of a page. Read-only.

PersistsEvents

Indicates whether an object is capable of containing persistent events in its EventList collection. Read-only.

Picture

Returns a picture that represents an enhanced metafile (EMF) contained in a master, shape, selection, or page. Read-only.

PrintTileCount

Returns the number of print tiles for a drawing page. Read-only.

ReviewerID

Gets the reviewer ID associated with the markup overlay. Read-only.

ShapeComments

Returns a Comments object that represents the collection of all the reviewer comments on all the shapes on the page. Read-only.

Shapes

Returns the Shapes collection for a page, master, or group. Read-only.

SpatialSearch

Returns a Selection object whose shapes meet certain criteria in relation to a point that is expressed in the coordinate space of a page, master, or group. Read-only.

Stat

Returns status information for an object. Read-only.

ThemeColors

Gets or sets the current theme colors for the page. Read/write.

ThemeEffects

Gets or sets the current theme effect for the page. Read/write.

Type

Returns the type of the object. Read-only.