Original property

Microsoft Visio Developer Reference

Original property

See also   Example   

Returns the original master that produced this open master.

Version added

2002

Syntax

mastObj = object.Original

mastObj

The original Master object that produced this open master.

object

Required. An expression that returns a Master object.

Remarks

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