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

In This Topic
    DocumentInfo Property (C1ReportViewer)
    In This Topic
    Gets the document information in the pdf file.
    Syntax
    'Declaration
     
    Public ReadOnly Property DocumentInfo As DocumentInfo
    public DocumentInfo DocumentInfo {get;}
    See Also