Click or drag to resize

PdfAnnotationName Property

Gets or sets the annotation name, a text string uniquely identifying it among all the annotations on its page.

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

Property Value

String
See Also