ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / C1PdfViewer Class / CloseDocument Method

In This Topic
    CloseDocument Method
    In This Topic
    Closes the current document.
    Syntax
    'Declaration
     
    Public Sub CloseDocument() 
    public void CloseDocument()
    See Also