Docx |
The DocxSaveOptions type exposes the following members.
Name | Description | |
---|---|---|
ContentType |
Gets the content-type for DOCX file format: application/vnd.openxmlformats.
(Overrides SaveOptionsContentType) | |
EmbeddedImageFormat | Gets and sets the format to embed images in the saving document. Default value: Auto. | |
EmbeddedJpegQuality | Gets and sets the value value indicating Jpeg quality level. Affects only to the images which embedded in Jpeg format. Default value: 90. | |
Format | Gets or sets the Word file format into which to save the DocumentCore instance. | |
Password | Gets or sets the password used to protect / encrypt the document. | |
PreserveEmbeddedFonts | 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. |