Skip to main content

PdfViewer.SaveDocument Method

Name Parameters Description
SaveDocument() none Saves a document in its original format to its original location.
SaveDocument(Stream) stream Saves the current PDF to the specified stream.
SaveDocument(String) path Saves the current PDF to the specified file path.