Click or drag to resize

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.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public string EntryMacro { get; set; }

Property Value

String
See Also