PrintToXML
MethodPrintToXML (Method)
Exports the drawing into an XML file
Syntax:
Function PrintToXML(sXMLFile As String) As Boolean
The PrintToXML method syntax consists of the following:
Parameter |
Data Type |
Description |
sXMLFile |
String |
The path of the.XML file |
Return value:
Boolean - True on success, false on error.