HtmlElementInfoText Property

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

Definition

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

Property Value

String

See Also