ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / C1.WPF.PdfViewer Namespace / C1PdfViewer Class / OpenDocument Method

In This Topic
    OpenDocument Method
    In This Topic
    Open a file.
    Syntax
    'Declaration
     
    
    Public Function OpenDocument() As Boolean
    public bool OpenDocument()

    Return Value

    Returns true if operation is successful; otherwise, false.
    See Also