Gets the default saving options for Microsoft Word Document (DOCX).
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.4.23
Syntaxpublic static DocxSaveOptions Docx { get; }
Public Shared ReadOnly Property Docx As DocxSaveOptions
Get
Property Value
DocxSaveOptions
The default saving options for Microsoft Word Document (DOCX).
See Also