Click or drag to resize

PdfMarkupAnnotationText Property

Gets or sets the text label to be displayed in the title bar of the annotation’s pop-up window when open and active.

Namespace: Patagames.Pdf.Net.Annotations
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public virtual string Text { get; set; }

Property Value

String
Remarks
By convention, this entry identifies the user who added the annotation.
See Also