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