SaveOptionsXmlDefault Property |
Gets the default saving options for XML format.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic static XmlSaveOptions XmlDefault { get; }
Public Shared ReadOnly Property XmlDefault As XmlSaveOptions
Get
Property Value
XmlSaveOptions
See Also