Uses of Class
com.gitlab.pdftk_java.com.lowagie.text.pdf.PdfOCProperties
-
Packages that use PdfOCProperties Package Description com.gitlab.pdftk_java.com.lowagie.text.pdf -
-
Uses of PdfOCProperties in com.gitlab.pdftk_java.com.lowagie.text.pdf
Fields in com.gitlab.pdftk_java.com.lowagie.text.pdf declared as PdfOCProperties Modifier and Type Field Description protected PdfOCProperties
PdfWriter. OCProperties
Methods in com.gitlab.pdftk_java.com.lowagie.text.pdf that return PdfOCProperties Modifier and Type Method Description PdfOCProperties
PdfWriter. getOCProperties()
Gets the Optional Content Properties Dictionary.
-