CalculateDocumentVariableEventArgs Properties
Provides data for the CalculateDocumentVariable event.Name | Description |
---|---|
Arguments | Returns DOCVARIABLE field arguments. |
Value | Specifies the result of the DOCVARIABLE field that fired the event. |
VariableName | Gets the name of the currently processed document variable. |
See Also