| Package | Description |
|---|---|
| com.itextpdf.testutils | |
| com.itextpdf.text.pdf |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CompareTool.compareBooleans(PdfBoolean outBoolean,
PdfBoolean cmpBoolean) |
| Modifier and Type | Field and Description |
|---|---|
static PdfBoolean |
PdfBoolean.PDFFALSE |
static PdfBoolean |
PdfBoolean.PDFTRUE |
| Modifier and Type | Method and Description |
|---|---|
PdfBoolean |
PdfArray.getAsBoolean(int idx)
Returns a
PdfObject as a PdfBoolean,
resolving indirect references. |
PdfBoolean |
PdfDictionary.getAsBoolean(PdfName key)
Returns a
PdfObject as a PdfBoolean,
resolving indirect references. |
Copyright © 2022. All rights reserved.