Table of Contents

Enum PdfLoadedAnnotationTypes

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

Specifies the annotation types.

[Obsolete("Please use PdfLoadedAnnotationType instead")]
public enum PdfLoadedAnnotationTypes

Fields

AnnotationStates = 5

AnnotationStates type.

CaretAnnotation = 21

CaretAnnotation type.

CircleAnnotation = 12

CircleAnnotation type.

DocumentLinkAnnotation = 8

DocumentLinkAnnotation type.

EllipseAnnotation = 13

Ellipse type.

FileAttachmentAnnotation = 25

FileAttachmentAnnotation type.

FileLinkAnnotation = 9

FileLinkAnnotation type.

FreeTextAnnotation = 10

FreeTextAnnotation type.

Highlight = 0

Highlight type annotation.

InkAnnotation = 34

InkAnnotation type

LineAnnotation = 11

LineAnnotation type.

LinkAnnotation = 7

LinkAnnotation type.

LnkAnnotation = 23

LnkAnnotation type.

MovieAnnotation = 27

MovieAnnotation type.

Null = 35

No annotation.

PolyLineAnnotation = 17

PolyLineAnnotation type.

PolygonAnnotation = 16

PolygonAnnotation type.

PolygonandPolylineAnnotation = 19

PolygonandPolylineAnnotation type.

PopupAnnotation = 24

PopupAnnotation type.

PrinterMarkAnnotation = 30

PrinterMarkAnnotation type.

RectangleAnnotation = 15

RectangleAnnotation type.

RedactionAnnotation = 2

Redaction type annotation.

RubberStampAnnotation = 22

RubberStampAnnotation type.

ScreenAnnotation = 28

ScreenAnnotation type.

SoundAnnotation = 26

SoundAnnotation type.

SquareAnnotation = 14

SquareAnnotation type.

SquareandCircleAnnotation = 18

SquareandCircleAnnotation type.

Squiggly = 4

Squiggly type annotation.

StrikeOut = 3

StrikeOut type annotation.

TextAnnotation = 6

TextAnnotation type.

TextMarkupAnnotation = 20

TextMarkupAnnotation type.

TextWebLinkAnnotation = 33

TextWebLinkAnnotation type.

TrapNetworkAnnotation = 31

TrapNetworkAnnotation type.

Underline = 1

Underline type annotation.

WatermarkAnnotation = 32

WatermarkAnnotation type.

WidgetAnnotation = 29

WidgetAnnotation type.