Click or drag to resize

DocxSaveOptions Properties

The DocxSaveOptions type exposes the following members.

Properties
 NameDescription
Public propertyContentType Gets the content-type for DOCX file format: application/vnd.openxmlformats.
(Overrides SaveOptionsContentType)
Public propertyFormat Gets or sets the Word file format into which to save the DocumentCore instance.
Public propertyPassword Gets or sets the password used to protect / encrypt the document.
Public propertyPreserveEmbeddedFonts Gets or sets a value indicating whether to save embedded fonts inside DOCX document or look for similar fonts installed in the system. Default value: true.
Top
See Also