Back to Devexpress

PdfAcroFormField.ToolTip Property

officefileapi-devexpress-dot-pdf-dot-pdfacroformfield-51126636.md

latest1.0 KB
Original Source

PdfAcroFormField.ToolTip Property

Specifies the form field’s tooltip text.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public string ToolTip { get; set; }
vb
Public Property ToolTip As String

Property Value

TypeDescription
String

A String value that specifies the text displayed within the form field’s tooltip.

|

See Also

PdfAcroFormField Class

PdfAcroFormField Members

DevExpress.Pdf Namespace