Uses of Class
com.itextpdf.text.pdf.PdfContents
-
Packages that use PdfContents Package Description com.itextpdf.text.pdf -
-
Uses of PdfContents in com.itextpdf.text.pdf
Methods in com.itextpdf.text.pdf with parameters of type PdfContents Modifier and Type Method Description (package private) PdfIndirectReference
PdfCopy. add(PdfPage page, PdfContents contents)
(package private) PdfIndirectReference
PdfWriter. add(PdfPage page, PdfContents contents)
Adds somePdfContents
to this Writer.
-