PdfTextAnnotationContents Property

The note text shown in the popup and the Comments panel. Required for accessibility (PDF/UA) -- the value supplied at construction time is also used as the screen-reader text

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public string Contents { get; set; }

Property Value

String

See Also