Name | Description | |
---|---|---|
![]() | PdfInteractiveFormDataCodec | Initializes a new instance of the PdfInteractiveFormDataCodec class. |
Name | Description | |
---|---|---|
![]() | PdfInteractiveFormDataCodec | Initializes a new instance of the PdfInteractiveFormDataCodec class. |
Name | Description | |
---|---|---|
![]() | Export | Overloaded. Exports form field values of the specified PDF interactive form to the provided stream. |
![]() | Import | Imports the form field values of the specified interactive form from the provided stream. |
Name | Description | |
---|---|---|
![]() | OnFieldValueChanged | Raises the FieldValueChanged event. |
![]() | OnFieldValueChanging | Raises the FieldValueChanging event. |
Name | Description | |
---|---|---|
![]() | FieldValueChanged | Occurs when the value of a PdfInteractiveFormField is changed. |
![]() | FieldValueChanging | Occurs when the value of a PdfInteractiveFormField is changing. |