Documents for PDF, .NET Edition Documentation
TextAnnotationIcon Enumeration

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Annotations Namespace : TextAnnotationIcon Enumeration
Specifies the possible icons used to display a TextAnnotation.
Syntax
'Declaration
 
Public Enum TextAnnotationIcon 
   Inherits System.Enum
public enum TextAnnotationIcon : System.Enum 
Members
MemberDescription
CommentComment icon.
HelpHelp icon.
InsertInsert icon.
KeyKey icon.
NewParagraphNew paragraph icon.
NoteNote icon.
ParagraphParagraph icon.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Pdf.Annotations.TextAnnotationIcon

See Also

Reference

GrapeCity.Documents.Pdf.Annotations Namespace