Interface | Description |
---|---|
ICleanupStrategy |
This class represents a generic cleanup strategy to be used with PdfCleaner or PdfAutoSweepTools ICleanupStrategy must implement Cloneable to ensure a strategy can be reset after having handled a page.
|
Class | Description |
---|---|
CommonRegex |
This class contains some of the more common regular expressions to be used for redaction.
|
CompositeCleanupStrategy |
This class is a composite pattern for ICleanupStrategy It allows users to have multiple ICleanupStrategy implementations and bundle them as one.
|
PdfAutoSweepTools |
Class that automatically extracts all regions of interest from a given PdfDocument and redacts them.
|
RegexBasedCleanupStrategy |
This class represents a regular expression based cleanup strategy
|
Copyright © 1998–2021 iText Group NV. All rights reserved.