FormFieldDataHelpText Property |
Gets or sets the optional help text which shall be associated with the parent form field.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.4.25
Syntaxpublic string HelpText { get; set; }
Public Property HelpText As String
Get
Set
Property Value
String
See Also