Click or drag to resize

PdfStructureElement Alt Property

An alternate description of the structure element and its children in human-readable form, which is useful when extracting the document¡¯s contents in support of accessibility to users with disabilities or for other purposes.

Namespace: Spire.Pdf.Interchange.TaggedPdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public string Alt { get; set; }

Property Value

Type: String
See Also