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

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