Name | Description | |
---|---|---|
![]() | Author | Gets or sets the name of the author of document. |
![]() | BaseUrl | Gets or sets the base Url used for hyperlinks on the document. |
![]() | Categories | Gets or sets the categories of the document. |
![]() | CompanyName | Gets or sets the company name used for exported file document properties. |
![]() | DocumentCompatibilityVersion | Gets or sets the word version which should open the exported document. |
![]() | DpiX | Adjust the horizontal resolution of custom report items. The default value is 96. |
![]() | DpiY | Adjust the vertical resolution of custom report items. The default value is 96. |
![]() | FileFormat | Indicates whether to use WordHtml or OpenXml format for the output file. WordHtml is default. |
![]() | Generator | Gets or sets identity of the generator of the document. |
![]() | PageHeight | Gets or sets the height of the page of rendered document. Value corresponds to values passed in GrapeCity.ActiveReports.PageReportModel.Length class("8.5in", "11cm", etc.). |
![]() | PageSettings | Gets or sets the settings of page size and orientation. |
![]() | PageWidth | Gets or sets the width of the page of rendered document. Value corresponds to values passed in GrapeCity.ActiveReports.PageReportModel.Length class("8.5in", "11cm", etc.). |
![]() | SecuritySettings | Gets or sets the settings of document encryption and security. |
![]() | Title | Gets or sets the title of the document. |
![]() | TOCAutoUpdate | If true, macros will be inserted in the document which automatically updates the TOC control on opening the exported file. |
![]() | UseMhtOutput | Gets or sets the value indicates should Mht output be used for resulted word document or not. |