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