Gets the XML DOM element corresponding to the Visio document's XML code that describes the shape master.
Namespace: MindFusion.Diagramming.Wpf.Import
Assembly: MindFusion.Diagramming.Wpf.VisioImport
C# Copy Code |
---|
public XmlNode MasterXml { get; set; } |
Visual Basic Copy Code |
---|
Public Property MasterXml As XmlNode |
A System.Xml.XmlNode instance.