Back to Devexpress

PdfFormFieldValueChangingEventArgs Properties

windowsforms-devexpress-dot-xtrapdfviewer-dot-pdfformfieldvaluechangingeventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

PdfFormFieldValueChangingEventArgs Properties

Provides data for the PdfViewer.FormFieldValueChanging event.

NameDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
FieldNameGets the name of the form field.
NewValueGets or sets a new value of the form field.
OldValueGets the form field’s previous value.

See Also

PdfFormFieldValueChangingEventArgs Class

PdfFormFieldValueChangingEventArgs Members

DevExpress.XtraPdfViewer Namespace