Document.SaveXml
Document.SaveXml method
Save document to XML.
public void SaveXml(string file)
| Parameter | Type | Description |
|---|---|---|
| file | String | The document model xml file |
See Also
- class Document
- namespace Aspose.Pdf
- assembly Aspose.PDF
Save document to XML.
public void SaveXml(string file)
| Parameter | Type | Description |
|---|---|---|
| file | String | The document model xml file |