Table of Contents

Enum PdfLoadedAnnotationType

Namespace
Syncfusion.Pdf.Interactive
Assembly
Syncfusion.Pdf.Portable.dll

Specifies the annotation type.

public enum PdfLoadedAnnotationType

Fields

CaretAnnotation = 18

CaretAnnotation type.

CircleAnnotation = 11

CircleAnnotation type.

DocumentLinkAnnotation = 7

DocumentLinkAnnotation type.

EllipseAnnotation = 12

Ellipse type.

FileAttachmentAnnotation = 21

FileAttachmentAnnotation type.

FileLinkAnnotation = 8

FileLinkAnnotation type.

FreeTextAnnotation = 9

FreeTextAnnotation type.

Highlight = 0

Highlight type annotation.

InkAnnotation = 30

InkAnnotation type.

LineAnnotation = 10

LineAnnotation type.

LinkAnnotation = 6

LinkAnnotation type.

MovieAnnotation = 23

MovieAnnotation type.

Null = 32

No annotation.

PolyLineAnnotation = 16

PolyLineAnnotation type.

PolygonAnnotation = 15

PolygonAnnotation type.

PopupAnnotation = 20

PopupAnnotation type.

PrinterMarkAnnotation = 26

PrinterMarkAnnotation type.

RectangleAnnotation = 14

RectangleAnnotation type.

RedactionAnnotation = 4

Redaction type annotation.

RichMediaAnnotation = 31

RichMediaAnnotation type.

RubberStampAnnotation = 19

RubberStampAnnotation type.

ScreenAnnotation = 24

ScreenAnnotation type.

SoundAnnotation = 22

SoundAnnotation type.

SquareAnnotation = 13

SquareAnnotation type.

Squiggly = 3

Squiggly type annotation.

StrikeOut = 2

StrikeOut type annotation.

TextAnnotation = 5

TextAnnotation type.

TextMarkupAnnotation = 17

TextMarkupAnnotation type.

TextWebLinkAnnotation = 29

TextWebLinkAnnotation type.

TrapNetworkAnnotation = 27

TrapNetworkAnnotation type.

Underline = 1

Underline type annotation.

WatermarkAnnotation = 28

WatermarkAnnotation type.

WidgetAnnotation = 25

WidgetAnnotation type.