Event fired to format the field's value.
The event handler receives an argument of type FormatValueEventArgs containing data related to this event. The following FormatValueEventArgs property provides information specific to this event.
| Property | Description |
|---|---|
| Value | The value that needs to be updated for formatting. |
ValueField Class | TallComponents.PDF.Forms.Fields Namespace