Back to Devexpress

PdfViewerExtensions.SaveDocument Method

officefileapi-devexpress-dot-pdf-dot-pdfviewerextensions-dot-savedocument.md

latest794 B
Original Source

PdfViewerExtensions.SaveDocument Method

NameParametersDescription
SaveDocument(IPdfViewer, Stream, PdfSaveOptions) staticviewer, stream, optionsSaves the document to the specified stream with encryption settings and document signature. This is an extension method.
SaveDocument(IPdfViewer, String, PdfSaveOptions) staticviewer, path, optionsSaves the document to the specified file path with encryption settings and document signature. This is an extension method.