ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Word Assembly / GrapeCity.ActiveReports.Export.Word.Page Namespace / Settings Class
Properties

In This Topic
    Settings Class Members
    In This Topic

    The following tables list the members exposed by Settings.

    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 categories of 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.PageReportModel.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.PageReportModel.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, macros will be inserted in the document which automatically updates the TOC control on opening the exported file.  
    Public PropertyGets or sets the value indicates should Mht output be used for resulted word document or not.  
    Top
    See Also