Class TextAnnotation.AnnotationIcon
Icons used to interact with (open/close) the annotation with the PDF page.
Inheritance
System.Object
    TextAnnotation.AnnotationIcon
  Namespace: IronPdf.Annotations
Assembly: IronPdf.dll
Syntax
public sealed class AnnotationIcon : Enum
  Fields
Comment
A Comment Icon
Declaration
public const TextAnnotation.AnnotationIcon Comment
  Field Value
| Type | Description | 
|---|---|
| TextAnnotation.AnnotationIcon | 
Help
A Help Icon
Declaration
public const TextAnnotation.AnnotationIcon Help
  Field Value
| Type | Description | 
|---|---|
| TextAnnotation.AnnotationIcon | 
Insert
An 'Insert' Icon
Declaration
public const TextAnnotation.AnnotationIcon Insert
  Field Value
| Type | Description | 
|---|---|
| TextAnnotation.AnnotationIcon | 
Key
A Key Icon
Declaration
public const TextAnnotation.AnnotationIcon Key
  Field Value
| Type | Description | 
|---|---|
| TextAnnotation.AnnotationIcon | 
NewParagraph
A New Paragraph Icon
Declaration
public const TextAnnotation.AnnotationIcon NewParagraph
  Field Value
| Type | Description | 
|---|---|
| TextAnnotation.AnnotationIcon | 
NoIcon
No icon, this is useful when an annotation will be signified by an existing graphic or object.
Declaration
public const TextAnnotation.AnnotationIcon NoIcon
  Field Value
| Type | Description | 
|---|---|
| TextAnnotation.AnnotationIcon | 
Note
A Note Icon
Declaration
public const TextAnnotation.AnnotationIcon Note
  Field Value
| Type | Description | 
|---|---|
| TextAnnotation.AnnotationIcon | 
Paragraph
A 'Paragraph of Text' Icon
Declaration
public const TextAnnotation.AnnotationIcon Paragraph
  Field Value
| Type | Description | 
|---|---|
| TextAnnotation.AnnotationIcon | 
value__
Declaration
public int value__
  Field Value
| Type | Description | 
|---|---|
| System.Int32 |