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