Click or drag to resize

SaveOptionsDocx Property

Gets the default saving options for Microsoft Word Document (DOCX).

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public static DocxSaveOptions Docx { get; }

Property Value

DocxSaveOptions
The default saving options for Microsoft Word Document (DOCX).
See Also