PSPDFAnnotationType

Objective-C

enum PSPDFAnnotationType {}

Swift

struct Kind : OptionSet

PDF Annotation types.

These options can be combined for fetching several types of annotations from a document or annotation provider. However, a single annotation must have a single type.