An action that will be executed for field value validation (when setting the value).
Namespace: TallComponents.PDF.Forms.FieldsAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public JavaScriptAction ValidateAction { get; set; } |
| Visual Basic |
|---|
Public Property ValidateAction As JavaScriptAction Get Set |