Share via


Master.Original Property

Visio Automation Reference

Returns the original master that produced this open master. Read-only.

Version Information
 Version Added:  Visio 2002

Syntax

expression.Original

expression   A variable that represents a Master object.

Return Value
Master

Remarks

If this Master object is not an open copy of another Master object, the Original property returns Nothing.

See Also