Share via


Master.EditCopy Property

Visio Automation Reference

Returns a master that is open for editing and originally copied from this master. Read-only.

Version Information
 Version Added:  Visio 2002

Syntax

expression.EditCopy

expression   A variable that represents a Master object.

Return Value
Master

Remarks

If there is no master associated with the object that is open for editing, the EditCopy property returns Nothing.

See Also