(Optional; PDF 1.3) An alternate field name that shall be used in place of the actual field name wherever the field shall be identified in the user interface (such as in error or status messages referring to the field).
This text is also useful when extracting the document's contents in support of accessibility to users with disabilities or for other purposes (see
14.9.3, "Alternate Descriptions").
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntaxpublic string Tooltip { get; set; }Public Property Tooltip As String
Get
Set
Property Value
String
An alternate field name that shall be used in place of the actual field name wherever the field shall be identified in the user interface.
See Also