ReportViewer for WPF and Silverlight | ComponentOne
C1.WPF.ReportViewer Namespace / DocumentInfo Class / Author Property

In This Topic
    Author Property (DocumentInfo)
    In This Topic
    The name of the person who created the document.
    Syntax
    'Declaration
     
    Public ReadOnly Property Author As String
    public string Author {get;}
    See Also