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