FormFieldDataEntryMacro Property |
Gets or sets the subroutine in a scripting language which should be executed when
the value of the parent form field is entered.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic string EntryMacro { get; set; }
Public Property EntryMacro As String
Get
Set
Property Value
String
See Also