Skip to main content
A newer version of this page is available. .

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.