Share via


Original Property [Visio 2003 SDK Documentation]

Returns the original master that produced this open master.

mastObj = object**.Original**

mastObj     The original Master object that produced this open master.

object     Required. An expression that returns a Master object.

Version added

2002

Remarks

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

Applies to | Master object