Name | Description | |
---|---|---|
![]() | DocxExportSettings Constructor |
The following tables list the members exposed by DocxExportSettings.
Name | Description | |
---|---|---|
![]() | DocxExportSettings Constructor |
Name | Description | |
---|---|---|
![]() | Author | Gets or sets the author of the document. |
![]() | Categories | Gets or sets the categories associated with the document. |
![]() | CompanyName | Gets or sets the company name associated with the document. |
![]() | DocumentCompatibilityVersion | Gets or sets the document compatibility version. |
![]() | DpiX | Gets or sets the horizontal DPI of the document. |
![]() | DpiY | Gets or sets the vertical DPI of the document. |
![]() | Orientation | Gets or sets the orientation of the document. |
![]() | PaperSize | Gets or sets the paper size of the document. |
![]() | Password | Gets or sets the password to open the document. |
![]() | ReadOnlyRecommended | Gets or sets a value indicating whether read-only mode is recommended. |
![]() | Title | Gets or sets the title of the document. |
![]() | TOCAutoUpdate | Gets or sets a value indicating whether the table of contents (TOC) should be automatically updated. |
![]() | WritePassword | Gets or sets the password to modify the document. |