public interface

AnnotationPreviewConfiguration

implements AnnotationConfiguration
com.pspdfkit.annotations.configuration.AnnotationPreviewConfiguration
Known Indirect Subclasses

Class Overview

Configuration for preview in annotation inspector.

Summary

Nested Classes
interface AnnotationPreviewConfiguration.Builder<T> Builder for AnnotationOverlayTextConfiguration
Public Methods
abstract boolean isPreviewEnabled()
Controls whether annotation preview is enabled when creating annotations.
[Expand]
Inherited Methods
From interface com.pspdfkit.annotations.configuration.AnnotationConfiguration

Public Methods

public abstract boolean isPreviewEnabled ()

Controls whether annotation preview is enabled when creating annotations.

Returns
  • True when annotation preview should be enabled.