PdfAccessibilityPropertiesAlternateText Property

Alternate description (PDF /Alt) read by screen readers when the content cannot be reproduced. Required for Figure in PDF/UA

Definition

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

Property Value

String

See Also