Click or drag to resize

PdfButtonField AlternateText Property

Gets or sets the text displayed when the mouse button is pressed within the annotation's active area, only available in Push mode.

Namespace: Spire.Pdf.Fields
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public string AlternateText { get; set; }

Property Value

Type: String
See Also