FormFieldDataIsHelpTextAutoEntry Property |
Gets or sets a value indicating whether
HelpText
should be interpreted as the name of a glossary document entry whose contents contain
the help text.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic bool IsHelpTextAutoEntry { get; set; }
Public Property IsHelpTextAutoEntry As Boolean
Get
Set
Property Value
Boolean
See Also