change All Annotations
open fun changeAllAnnotations(@NonNull processingMode: PdfProcessorTask.AnnotationProcessingMode): PdfProcessorTask
Changes ALL annotations in document according to AnnotationProcessingMode. By default all annotations are kept (KEEP).
Return
Processor task describing the page processing progress.
Parameters
processing Mode
Processing mode for annotations in the document.