PDFVisualFieldEventArgs¶
Namespace: O2S.Components.PDF4NET.View
Defines the event arguments for field related events.
Inheritance Object → EventArgs → PDFVisualFieldEventArgs
Properties¶
VisualField¶
Gets the field.
Property Value
PDFVisualField
The field that generated the event.