Name

PdfAnnotation.Name property

Gets the name of the annotation.

public string Name { get; }

Property Value

The name of the annotation.

See Also