Page.Type Property
Visio Automation Reference |
Returns the type of the object. Read-only.
Version Information
Version Added: Visio 2.0
Syntax
expression.Type
expression A variable that represents a Page object.
Return Value
VisPageTypes
Remarks
Type value constants for Page objects (the possible values that the Type property of a Page object returns) are declared by the Visio type library in VisPageTypes.
See Also