com.pspdfkit.annotations.configuration.AnnotationPreviewConfiguration.Builder<T> |
Builder for AnnotationOverlayTextConfiguration
.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract T |
setPreviewEnabled(boolean isPreviewEnabled)
Sets whether annotation preview will be enabled when creating annotations.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Sets whether annotation preview will be enabled when creating annotations. Defaults to
true
.
isPreviewEnabled | true to enable preview, false to disable.
|
---|