Class

PDFAnnotation


Description

The parent class of the various PDF annotation classes.

Enumerations

PDFAnnotation.BorderEffectTypes

BorderEffectTypes

Used by the PDFCallout and PDFShape classes.

Name

NoEffect

Cloudy

PDFAnnotation.BorderStyles

BorderStyles

Used by the PDFCallout, PDFLine and PDFShape classes.

Name

Beveled

Dashed

Inset

Solid

Underline

PDFAnnotation.LineEndingStyles

LineEndingStyles

Used by the PDFCallout and PDFLine classes.

Name

Butt

Circle

ClosedArrow

Diamond

None

OpenArrow

ReverseClosedArrow

ReverseOpenArrow

Slash

Square

PDFAnnotation.MarkupTypes

MarkupTypes

The various styles that can be applied when adding a markup.

Name

Highlight

Squiggly

Strikeout

Underline

Compatibility

Desktop, console, web and iOS project types on all supported operating systems.

See also

PDFCallout, PDFLine, and PDFShape classes