GrapeCity.ActiveReports.Export.Word.v9 Assembly > GrapeCity.ActiveReports.Export.Word.Page Namespace : Settings Class |
For a list of all members of this type, see Settings members.
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. | |
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.Extensibility.Definition.Components.Length class("8.5in", "11cm", etc.). | |
PageWidth | Gets or sets the width of the page of rendered document. Value corresponds to values passed in GrapeCity.ActiveReports.Extensibility.Definition.Components.Length class("8.5in", "11cm", etc.). | |
Title | Gets or sets the title of the document. | |
UseMhtOutput | Gets or sets the value indicates should Mht output be used for resulted word document or not. |