Documents for PDF, .NET Edition Documentation
FormatValue Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.AcroForms Namespace > Field.TriggerEvents Class : FormatValue Property
Gets or sets a JavaScript action to be performed before the field is formatted to display its current value. This action can modify the field’s value before formatting.
Syntax
'Declaration
 
Public Property FormatValue As ActionJavaScript
public ActionJavaScript FormatValue {get; set;}
See Also

Reference

Field.TriggerEvents Class
Field.TriggerEvents Members