The action that will be executed before a field is displayed.

Namespace: TallComponents.PDF.Forms.Fields
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public JavaScriptAction FormatAction { get; set; }
Visual Basic
Public Property FormatAction As JavaScriptAction
	Get
	Set

See Also