PdfAnnotationContents Property Terminal Works - PDF Printing.Net Library
Gets or sets the text to be displayed for the annotation or, if this type of annotation does not display text, an alternate description of the annotation’s contents in human-readable form.

Namespace: PdfEdit.Pdf.Annotations
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public string Contents { get; set; }

Property Value

Type: String
See Also

Reference