Returns the XML DOM document object for the standards report file.
For internal use only.
Supported platforms: Windows only
Namespace: AcStMgr
Assembly: AcStMgr.tlb
VB.NET:
object.XMLDocument
C#:
object.XMLDocument;
Type: AcStFiler object
The object this property applies to.
Read-only: Yes
Type: Object (MSXML2.IXMLDOMDocument) object
The MSXML2.IXMLDOMDocument object represents the XML file that when saved creates the CAD standards report.
This property is for internal use only.
Releases: AutoCAD 2004 and later
VB.NET:
Not available
C#:
Not available