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

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