Namespace PSPDFKit.Sdk.Models.Annotation

Classes

AnnotationBase

AnnotationFactory

AnnotationManager

Callout

Highlight

This class represents a Highlight annotation.

Image

Image annotations are images that are added to a document.

Ink

Class representing ink annotations. Ink annotations are used for free hand drawings on a page.

Link

This class represents a Link annotation.

Media

Media Annotations specifies a region of a page upon which media clips may be played.

Note

This class represents a Note annotation.

Redaction

This class represents redaction annotation. Redaction annotations are used to mark regions of content or text of the document to eventually redact(i.e.remove the content from the document in an irreversible way).

Squiggle

This class represents a Squiggly annotation.

Stamp

This class represents a Stamp annotation.

StrikeOut

This class represents a Strikeout annotation.

Text

This class represents a Text annotation.

TextMarkupAnnotationBase

Base annotation type from which all markup annotations inherit.

Underline

This class represents a Underline annotation.

UnknownAnnotation

Unknown or unsupported annotation. This can happen when we extract annotations from a PDF document that are not supported on PSPDFKit for MAUI yet.

Widget

Widget annotations are part of PDF forms and used to position form elements, linked to form field, on a page. How a widget is rendered depends on the linked form field. Widget annotations are currently read only.