AnnotationType

All currently supported annotation types.

Entries

Link copied to clipboard
Link copied to clipboard

Any annotation whose type couldn't be recognized.

Link copied to clipboard

Links and PSPDFKit multimedia extensions.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Ink (includes Signatures)

Link copied to clipboard

Square can also be a rectangular area measurement

Link copied to clipboard

Circle can also be an elliptical area measurement

Link copied to clipboard

Line can also be a distance measurement

Link copied to clipboard
Link copied to clipboard

A stamp can be an image as well.

Link copied to clipboard
Link copied to clipboard

Embedded PDF video

Link copied to clipboard

Embedded PDF video

Link copied to clipboard

Widget (includes PDF Forms)

Link copied to clipboard

FileAttachment

Link copied to clipboard
Link copied to clipboard

Polygon can also be an area measurement

Link copied to clipboard

Polyline can also be a perimeter measurement

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun valueOf(name: String): AnnotationType

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.