com.pspdfkit.annotations.configuration.AnnotationOverlayTextConfiguration.Builder<T> |
![]() |
Builder for AnnotationOverlayTextConfiguration
.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract T |
setDefaultOverlayText(String defaultOverlayText)
Sets the default overlay text for
RedactionAnnotation . | ||||||||||
abstract T |
setDefaultRepeatOverlayTextSetting(boolean repeatOverlayText)
Sets default setting for the repeat overlay text property of
RedactionAnnotation . |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Sets the default overlay text for RedactionAnnotation
.
defaultOverlayText | The default overlay text. |
---|
Sets default setting for the repeat overlay text property of RedactionAnnotation
.
repeatOverlayText | The default setting for newly created annotations. |
---|