Gets the XML DOM element corresponding to the Visio document's XML code that describes the shape master.
Namespace: MindFusion.Diagramming.Import
Package: MindFusion.Diagramming.Import.Visio
C#
![]() |
---|
public XmlNode MasterXml { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property MasterXml As XmlNode |
A System.Xml.XmlNode instance.