Click or drag to resize

ClickHyperlink Tooltip Property

Returns or sets the ScreenTip text of a hyperlink. Read-only String .

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public string Tooltip { get; set; }

Property Value

Type: String
See Also