 |
PdfPageElementAlternateText Property |
Alternate text describing the element, used by assistive technology. Required for
Figure elements in a tagged document. Only used when
TagType is set.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.3
Syntaxpublic string AlternateText { get; set; }Public Property AlternateText As String
Get
Set
Property Value
String
See Also