Overload | Description |
---|---|
Export(PdfDocumentInteractiveForm,Stream) | Exports form field values of the specified PDF interactive form to the provided stream. |
Export(PdfDocument,IEnumerable<PdfInteractiveFormField>,Stream) | Exports values of the specified PDF form fields to the provided stream. |