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