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

In This Topic
    Generator Property
    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