HighlightAnnotation

Represents a text highlight annotation on the page.

Constructors

Link copied to clipboard
constructor(@IntRange(from = 0) pageIndex: Int, @NonNull rects: List<RectF>)
Creates a new highlight annotation.
constructor(@NonNull properties: AnnotationPropertyMap, markDirty: Boolean)

Functions

Link copied to clipboard
Gets the annotation type of the annotation.