Click or drag to resize

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.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public bool CalculateOnExit { get; set; }

Property Value

Boolean
See Also