DocxSaveOptionsFormat Property |
Gets or sets the Word file format into which to save the
DocumentCore instance.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic DocxFormat Format { get; set; }
Public Property Format As DocxFormat
Get
Set
Property Value
DocxFormat
See Also