Trigger to execute the calculate actions in the value fields.
Namespace: TallComponents.PDFAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public void Calculate() |
| Visual Basic |
|---|
Public Sub Calculate |
Remarks
You should call this function when you change at least one of the following items:
- The calculate action in a ValueField.
- The JavaScript inside the calculate action.
- Document level JavaScript called by a calculate action.
Note that this function is automatically called when you change a ValueField.Value.