HtmlElementInfoText Property

The HTML element text or an empty string if the element has no title (e.g. images)

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public string Text { get; }

Property Value

String

See Also