ActiveReports 12
Settings Class Properties

GrapeCity.ActiveReports.Export.Word.v12 Assembly > GrapeCity.ActiveReports.Export.Word.Page Namespace : Settings Class

For a list of all members of this type, see Settings members.

Public Properties
 NameDescription
Public PropertyGets or sets the name of the author of document.  
Public PropertyGets or sets the base Url used for hyperlinks on the document.  
Public PropertyGets or sets the company name used for exported file document properties.  
Public PropertyGets or sets the word version which should open the exported document.  
Public PropertyAdjust the horizontal resolution of custom report items. The default value is 96.  
Public PropertyAdjust the vertical resolution of custom report items. The default value is 96.  
Public PropertyIndicates whether to use WordHtml or OpenXml format for the output file. WordHtml is default.  
Public PropertyGets or sets identity of the generator of the document.  
Public PropertyGets 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.).  
Public PropertyGets or sets the settings of page size and orientation.  
Public PropertyGets 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.).  
Public PropertyGets or sets the settings of document encryption and security.  
Public PropertyGets or sets the title of the document.  
Public PropertyIf true in the document will be inserted macros that automatically updates ToC control on opening.  
Public PropertyGets or sets the value indicates should Mht output be used for resulted word document or not.  
Top
See Also

Reference

Settings Class
GrapeCity.ActiveReports.Export.Word.Page Namespace