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: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public string Description { get; set; }
Property Value
String