Uses of Class
com.gitlab.pdftk_java.com.lowagie.text.pdf.PdfBoolean
Packages that use PdfBoolean
-
Uses of PdfBoolean in com.gitlab.pdftk_java.com.lowagie.text.pdf
Fields in com.gitlab.pdftk_java.com.lowagie.text.pdf declared as PdfBooleanModifier and TypeFieldDescriptionstatic final PdfBoolean
PdfBoolean.PDFFALSE
static final PdfBoolean
PdfBoolean.PDFTRUE
Methods in com.gitlab.pdftk_java.com.lowagie.text.pdf that return PdfBooleanModifier and TypeMethodDescriptionPdfArray.getAsBoolean
(int idx) Returns aPdfObject
as aPdfBoolean
, resolving indirect references.PdfDictionary.getAsBoolean
(PdfName key) Returns aPdfObject
as aPdfBoolean
, resolving indirect references.