Builder

Builder for AnnotationOverlayTextConfiguration.

Parameters

<T>

Type of the builder, used to return correct builder subclass from builder's methods.

Inheritors

Functions

Link copied to clipboard
abstract fun setDefaultOverlayText(@NonNull defaultOverlayText: String): T
Sets the default overlay text for RedactionAnnotation.
Link copied to clipboard
abstract fun setDefaultRepeatOverlayTextSetting(@NonNull repeatOverlayText: Boolean): T
Sets default setting for the repeat overlay text property of RedactionAnnotation.