[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.Field.TriggerEvents.RecalculateValue

RecalculateValue Property

RecalculateValue

Gets or sets a JavaScript action to be performed to recalculate the value of this field when that of another field changes.

Declaration
public ActionJavaScript RecalculateValue { get; set; }
Public Property RecalculateValue As ActionJavaScript