VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree.InteractiveForms Namespace / PdfInteractiveFormDataXfdfCodec Class
In This Topic
PdfInteractiveFormDataXfdfCodec Class Methods
In This Topic
For a list of all methods of this type, see PdfInteractiveFormDataXfdfCodec.
Public Methods
 NameDescription
Public MethodOverloaded. Exports values of the specified PDF form fields to the provided stream.
Public MethodImports form field values of the specified interactive form from the provided stream.
Protected Methods
 NameDescription
Protected MethodRaises the FieldValueChanged event. (Inherited from PdfInteractiveFormDataCodec)
Protected MethodRaises the FieldValueChanging event. (Inherited from PdfInteractiveFormDataCodec)
See Also