Scheduler for WPF and Silverlight | ComponentOne
C1.WPF.PdfViewer Namespace / C1PdfViewer Class / DocumentInfo Property

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