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

PdfDocumentProcessor.Import Method

Name Parameters Description
Import(Stream, PdfFormDataFormat) stream, format Imports interactive form data from the specified stream using the specified format.
Import(Stream) stream Imports interactive form data from the specified stream.
Import(String, PdfFormDataFormat) fileName, format Imports interactive form data from the specified file using the specified format.
Import(String) fileName Imports interactive form data from the specified file.