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

In This Topic
    Generator Property (Settings)
    In This Topic
    Gets or sets identity of the generator of the document.
    Syntax
    'Declaration
     
    Public Property Generator As String
    public string Generator {get; set;}
    See Also