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: 2026.2.3
Syntaxpublic string ExitMacro { get; set; }Public Property ExitMacro As String
Get
Set
Property Value
String
See Also