ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.PdfViewer Namespace / C1PdfViewer Class / SaveDocument Method / SaveDocument() Method

In This Topic
    SaveDocument() Method
    In This Topic
    Save the current document to a file.
    Syntax
    'Declaration
     
    
    Public Overloads Sub SaveDocument() 
    public void SaveDocument()
    See Also