| java.lang.Object | ||
| ↳ | com.pspdfkit.api.redaction.description.RedactionTemplate | |
| ↳ | com.pspdfkit.api.redaction.description.RedactionPreset | |
A class representing a redaction template that identifies information with a preset search algorithm.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| class | RedactionPreset.Builder | A builder for creating RedactionPreset instances. |
|||||||||
| enum | RedactionPreset.Type | The supported presets for the redaction processor. | |||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Type |
getPresetType()
Get the preset for this redaction.
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.pspdfkit.api.redaction.description.RedactionTemplate
| |||||||||||
From class
java.lang.Object
| |||||||||||
Get the preset for this redaction.
RedactionPreset.Type representing the preset.