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

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