toggle menu
pspdfkit
PSPDFKit
switch theme
search in API
pspdfkit
/
com.pspdfkit.annotations
/
StrikeOutAnnotation
Strike
Out
Annotation
open
class
StrikeOutAnnotation
:
TextMarkupAnnotation
Represents a strike-out text on the page.
Members
Constructors
Strike
Out
Annotation
Link copied to clipboard
constructor
(
@
IntRange
(
from
=
0
)
pageIndex
:
Int
,
@
NonNull
rects
:
List
<
RectF
>
)
Creates a new strike-out annotation
constructor
(
@
NonNull
properties
:
AnnotationPropertyManager
,
markDirty
:
Boolean
)
Intended for internal usage only
Functions
get
Type
Link copied to clipboard
@
NonNull
open
fun
getType
(
)
:
AnnotationType
Gets the annotation type of the annotation.