Back to Devexpress

PdfDocumentProcessor.Import Method

officefileapi-devexpress-dot-pdf-dot-pdfdocumentprocessor-dot-import.md

latest925 B
Original Source

PdfDocumentProcessor.Import Method

NameParametersDescription
Import(Stream, PdfFormDataFormat)stream, formatImports interactive form data from the specified stream using the specified format.
Import(Stream)streamImports interactive form data from the specified stream.
Import(String, PdfFormDataFormat)fileName, formatImports interactive form data from the specified file using the specified format.
Import(String)fileNameImports interactive form data from the specified file.