ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.PdfViewer Namespace / C1PdfViewer Class / DocumentInfo Property

In This Topic
    DocumentInfo Property
    In This Topic
    Gets a value that contain document information
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DocumentInfo As DocumentInfo
    public DocumentInfo DocumentInfo {get;}
    See Also