[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.AnnotationBase.Name

Name Property

Name

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

Declaration
public string Name { get; set; }
Public Property Name As String