Class RedactSearchTask

  • All Implemented Interfaces:
    Runnable, Future<Void>, RunnableFuture<Void>

    public class RedactSearchTask
    extends SwingWorker<Void,​RedactSearchTask.RedactResult>
    RedactSearchTask creates redaction annotation based on text search results highlight bounds. The created annotations can be previewed in the viewer. This very IMPORTANT, content is not removed until the document is exported.
    Since:
    7.2.0