Table of Contents

Enum PdfTextAnnotationIcon

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Specifies the icon to be used in displaying PdfTextAnnotation.

public enum PdfTextAnnotationIcon

Fields

Comment = 1

Predefined "Comment" icon to be used.

Help = 4

Predefined "Help" icon to be used.

Insert = 7

Predefined "Insert" icon to be used.

Key = 2

Predefined "Key" icon to be used.

NewParagraph = 5

Predefined "NewParagraph" icon to be used.

Note = 3

Predefined "Note" icon to be used.

Paragraph = 6

Predefined "Paragraph" icon to be used.

Remarks

Icon appearances are viewer application-specific.