FormFieldDataCalculateOnExit Property |
Gets or sets a value indicating whether the content of all fields within the document
shall be recalculated from their field codes when the content of the parent form field
is modified.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.10.24
Syntax public bool CalculateOnExit { get; set; }
Public Property CalculateOnExit As Boolean
Get
Set
Property Value
BooleanSee Also