| java.lang.Object | |
| ↳ | com.pspdfkit.api.redaction.description.RedactionTemplate |
Known Direct Subclasses
|
An abstract class holding the common template of a redaction. Don't use this class direct, but look use the
implementations RedactionPreset and RedactionRegEx instead.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Color |
getFillColor()
Gets the @{link Color} of the block which the redacted item/s will be covered with.
| ||||||||||
| Set<Integer> |
getPages()
Get the pages for which the redaction should be applied to.
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the @{link Color} of the block which the redacted item/s will be covered with.
Get the pages for which the redaction should be applied to.