PdfAcroFormField.ToolTip Property
In This Article
Specifies the form field’s tooltip text.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value that specifies the text displayed within the form field’s tooltip. |
See Also