Page Object [Visio 2003 SDK Documentation]

Multiple objects
Page
Multiple objects

Represents a drawing page, which can be either a foreground page or a 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.

Properties | Background property | BackPage property | Connects property | Document property | EventList property | ID property | Index property | Layers property | Name property | NameU property | ObjectType property | OLEObjects property | OriginalPage property | PageSheet property | PersistsEvents property | Picture property | PrintTileCount property | ReviewerID property | Shapes property | SpatialSearch property | Stat property | Type property

Methods | AddGuide method | BoundingBox method | CenterDrawing method | CreateSelection method | Delete method | DrawArcByThreePoints method | DrawBezier method | DrawCircularArc method | DrawLine method | DrawNURBS Method | DrawOval method | DrawPolyline method | DrawQuarterArc method | DrawRectangle method | DrawSpline method | Drop method | DropManyU method | Export method | GetFormulas method | GetFormulasU method | GetResults method | Import method | InsertFromFile method | InsertObject method | Layout method | OpenDrawWindow method | Paste method | PasteSpecial method | Print method | PrintTile method | ResizeToFitContents method | SetFormulas method | SetResults method

Events | BeforePageDelete event | BeforeSelectionDelete event | BeforeShapeDelete event | BeforeShapeTextEdit event | CellChanged event | ConnectionsAdded event | ConnectionsDeleted event | ConvertToGroupCanceled event | FormulaChanged event | PageChanged event | PageDeleteCanceled event | QueryCancelConvertToGroup event | QueryCancelPageDelete event | QueryCancelSelectionDelete event | QueryCancelUngroup event | SelectionAdded event | SelectionDeleteCanceled event | ShapeAdded event | ShapeChanged event | ShapeExitedTextEdit event | ShapeParentChanged event | TextChanged event | UngroupCanceled event

Parent Objects | Application Object | Global Object | InvisibleApp Object | Layer Object | Layers Collection | Page Object | Pages Collection | Selection Object | Shape Object | Shapes Collection

Child Objects | Connects Object | Document Object | EventList Object | Layers Object | OLEObjects Object | Page Object | Selection Object | Shape Object | Shapes Object

See Also | ActivePage property | Pages collection | Shapes property