Constructor
Mark a region for redaction.
Parameters:
Name | Type | Description |
---|---|---|
args |
object | An object of the members. |
Extends
- PSPDFKit.Annotation.MarkupAnnotation
Members
Members
Color of the overlay text.
It has no effect if there is no overlay text specified.
Type:
- Default Value:
- PSPDFKit.Color.RED
Background color of the redacted area.
Type:
- Default Value:
- PSPDFKit.Color.BLACK
Color used for the redaction's border in its marked state.
Type:
- Default Value:
- PSPDFKit.Color.RED
Text to be displayed at the specified region when a redaction has been applied.
Type:
- string
Whether the overlay text should be repeated to fill the entire redaction area or just be drawn once.
It has no effect if there is no overlay text specified.
Type:
- boolean
- Default Value:
- false