XMLDoc
PropertyXMLDoc (Property)
Sets or returns a XML document that contains the entire information of the drawing
Syntax:
XMLDoc [ = value] As Xml.XmlDocument
The XMLDoc property has these parts:
Parameter |
Data Type |
Description |
value |
Xml.XmlDocument |
A System.Xml.XmlDocument expression that defines the XML document that contains the entire information of the drawing |