FormFieldValueChangedEventArgs Constructors
Provides data for the PdfViewerControl.FormFieldValueChanged event.Name | Parameters | Description |
---|---|---|
FormFieldValueChangedEventArgs(String, Object, Object) | fieldName, oldValue, newValue | Initializes a new instance of the FormFieldValueChangedEventArgs class with the specified settings. |
See Also