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: 2024.11.20
Syntax public string HelpText { get; set; }
Public Property HelpText As String
Get
Set
Property Value
StringSee Also