PdfAccessibilityPropertiesActualText Property

Replacement text (PDF /ActualText) used by screen readers in place of the rendered content

Definition

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

Property Value

String

See Also