ActiveReports Developer 7
Settings Class Members
See Also  Properties 
GrapeCity.ActiveReports.Export.Word.v7 Assembly > GrapeCity.ActiveReports.Export.Word.Page Namespace : Settings Class

Glossary Item Box

The following tables list the members exposed by Settings.

Public Properties

 NameDescription
Public PropertyAuthorGets or sets the name of the author of document.  
Public PropertyBaseUrlGets or sets the base Url used for hyperlinks on the document.  
Public PropertyGeneratorGets or sets identity of the generator of the document.  
Public PropertyPageHeightGets 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 PropertyPageWidthGets 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 PropertyTitleGets or sets the title of the document.  
Public PropertyUseMhtOutputGets or sets the value indicates should Mht output be used for resulted word document or not.  
Top

See Also