ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / C1PdfViewer Class / SaveDocumentAsync Method / SaveDocumentAsync() Method

In This Topic
    SaveDocumentAsync() Method
    In This Topic
    Save the current document to a file.
    Syntax
    'Declaration
     
    Public Overloads Function SaveDocumentAsync() As System.Threading.Tasks.Task
    public System.Threading.Tasks.Task SaveDocumentAsync()
    See Also