Click or drag to resize

DocxSaveOptionsFormat Property

Gets or sets the Word file format into which to save the DocumentCore instance.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public DocxFormat Format { get; set; }

Property Value

DocxFormat
See Also