Share via


Master.Type Property

Visio Automation Reference

Returns the type of the Master object. Read-only.

Version Information
 Version Added:  Visio 2007

Syntax

expression.Type

expression   A variable that represents a Master object.

Return Value
VisMasterTypes

Remarks

Type value constants for Master objects (the possible values that the Type property of a Master object returns) are declared by the Visio type library in VisMasterTypes.

See Also