HtmlElementInfoText Property

Gets or sets the plain text content of the element

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.0.0
C#
public string Text { get; set; }

Property Value

String

See Also