ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / DocExportSettings Class / Generator Property

In This Topic
    Generator Property (DocExportSettings)
    In This Topic
    Gets or sets the generator of the document.
    Syntax
    'Declaration
     
    Public Property Generator As StringDefaultExportSetting
    public StringDefaultExportSetting Generator {get; set;}

    Property Value

    A StringDefaultExportSetting object representing the generator of the document.
    See Also