Uses of Class
com.itextpdf.text.pdf.pdfcleanup.PdfCleanUpLocation
Packages that use PdfCleanUpLocation
-
Uses of PdfCleanUpLocation in com.itextpdf.text.pdf.pdfcleanup
Constructor parameters in com.itextpdf.text.pdf.pdfcleanup with type arguments of type PdfCleanUpLocationModifierConstructorDescriptionPdfCleanUpProcessor(List<PdfCleanUpLocation> pdfCleanUpLocations, PdfStamper pdfStamper) Creates aPdfCleanUpProcessorobject based on the givenListofPdfCleanUpLocations representing regions to be erased from the document.