PdfAnnotationTitle Property Terminal Works - PDF Printing.Net Library
Gets or sets the text label to be displayed in the title bar of the annotation’s pop-up window when open and active. By convention, this entry identifies the user who added the annotation.

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

public string Title { get; set; }

Property Value

Type: String
See Also

Reference