Docx |
The DocxSaveOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContentType |
Gets the content-type for DOCX file format: application/vnd.openxmlformats.
(Overrides SaveOptionsContentType) |
![]() | 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. |