Aspose::Words::Fields::FormField::get_EntryMacro method

FormField::get_EntryMacro method

Returns or sets an entry macro name for the form field.

System::String Aspose::Words::Fields::FormField::get_EntryMacro()

Remarks

The entry macro runs when the form field gets the focus in Microsoft Word.

Microsoft Word allows strings with at most 32 characters.

See Also