Class AnnotationRenderConfiguration
-
- All Implemented Interfaces:
public class AnnotationRenderConfiguration
Advanced configuration for annotation rendering.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
AnnotationRenderConfiguration.Builder
Builder to create a instance.
-
Field Summary
Fields Modifier and Type Field Description public final Integer
formHighlightColor
public final Integer
formItemHighlightColor
public final Integer
formRequiredFieldBorderColor
public final Integer
signHereOverlayBackgroundColor
public final boolean
invertColors
public final boolean
toGrayscale
public final boolean
drawRedactAsRedacted
public final boolean
showSignHereOverlay
-