Uses of Class
com.itextpdf.text.pdf.internal.PdfVersionImp
-
Packages that use PdfVersionImp Package Description com.itextpdf.text.pdf -
-
Uses of PdfVersionImp in com.itextpdf.text.pdf
Fields in com.itextpdf.text.pdf declared as PdfVersionImp Modifier and Type Field Description protected PdfVersionImp
PdfWriter. pdf_version
Stores the version information for the header and the catalog.Methods in com.itextpdf.text.pdf that return PdfVersionImp Modifier and Type Method Description (package private) PdfVersionImp
PdfWriter. getPdfVersion()
Returns the version information.
-