Click or drag to resize

PdfFieldCollection.ExportData Method

Export the form field data in this collection to a common PdfFieldDataFormat.

Namespace:  RadPdf.Data.Document.Objects.FormFields
Assembly:  RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax
public byte[] ExportData(
	PdfFieldDataFormat format
)

Parameters

format
Type: RadPdf.Data.Document.Common.PdfFieldDataFormat
The data format to export this document's PDF form field data in.

Return Value

Type:Byte[]
An array of bytes representing the formatted PDF form field data.
See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!