PdfDocument.ImportFdf Method

Takes the values from the FDF document and imports them into this PdfDocument.

Overload List

  NameDescription
Public methodImportFdf(Byte[])
Takes the values from the FDF document and imports them into this PdfDocument.
Public methodImportFdf(Stream)
Takes the values from the FDF document and import them into this PdfDocument.
Public methodImportFdf(String)
Takes the values from the FDF document and imports them into this PdfDocument.

See Also