Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / TextAnnotation Class / Icon Property

In This Topic
    Icon Property (TextAnnotation)
    In This Topic
    Gets or sets the type of the icon used to display the annotation.
    Syntax
    'Declaration
     
    Public Property Icon As TextAnnotationIcon
    public TextAnnotationIcon Icon {get; set;}
    See Also