Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

PdfDocumentProcessor.Export Method

Name Parameters Description
Export(Stream, PdfFormDataFormat) stream, format Exports interactive form data to the specified stream using specified form data format.
Export(String, PdfFormDataFormat) fileName, format Exports interactive form data to the file using the specified form data format.