PdfFormFieldEditorShowingEventArgs Properties
Contains data for the FormFieldEditorShowing event.Name | Description |
---|---|
Cancel | Gets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs. |
FieldName | Returns the field name. |
See Also