Back to Devexpress

PdfViewer.SaveDocument Method

windowsforms-devexpress-dot-xtrapdfviewer-dot-pdfviewer-dot-savedocument.md

latest577 B
Original Source

PdfViewer.SaveDocument Method

NameParametersDescription
SaveDocument()noneSaves a document in its original format to its original location.
SaveDocument(Stream)streamSaves the current PDF to the specified stream.
SaveDocument(String)pathSaves the current PDF to the specified file path.