PdfLinkAnnotationDescription Property
Alternative text description used by assistive technologies and
written to the annotation's /Contents entry. Required by
PDF/UA-1 and PDF/UA-2; recommended for all documents.
When omitted, the URL (for URI links) or a generic phrase is
used as a fallback so /Contents is never empty
Namespace: EvoPdf.NextAssembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
public string Description { get; set; }
Property Value
String