FormFieldDataExitMacro Property |
Gets or sets the subroutine in a scripting language which should be executed when
the value of the parent form field is exited.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.10.24
Syntax public string ExitMacro { get; set; }
Public Property ExitMacro As String
Get
Set
Property Value
StringSee Also