| Package | Description | 
|---|---|
| com.itextpdf.forms | |
| com.itextpdf.kernel.pdf | |
| com.itextpdf.kernel.pdf.annot | |
| com.itextpdf.kernel.pdf.collection | |
| com.itextpdf.kernel.pdf.filespec | |
| com.itextpdf.kernel.utils | 
| Modifier and Type | Method and Description | 
|---|---|
| PdfBoolean | PdfAcroForm. getNeedAppearances()
             Gets the  NeedAppearancesboolean property on the AcroForm. | 
| Modifier and Type | Field and Description | 
|---|---|
| static PdfBoolean | PdfBoolean. FALSE | 
| static PdfBoolean | PdfBoolean. TRUE | 
| Modifier and Type | Method and Description | 
|---|---|
| PdfBoolean | PdfArray. getAsBoolean(int index)
             Returns the element at the specified index as a PdfBoolean. 
            | 
| PdfBoolean | PdfDictionary. getAsBoolean(PdfName key)
             Returns the value associated to this key as a PdfBoolean. 
            | 
| static PdfBoolean | PdfBoolean. valueOf(boolean value)
             Gets PdfBoolean existing static class variable equivalent for given boolean value. 
            | 
| Modifier and Type | Method and Description | 
|---|---|
| PdfBoolean | PdfRedactAnnotation. getRepeat() | 
| PdfBoolean | Pdf3DAnnotation. isInteractive() | 
| Modifier and Type | Method and Description | 
|---|---|
| PdfRedactAnnotation | PdfRedactAnnotation. setRepeat(PdfBoolean repeat) | 
| Modifier and Type | Method and Description | 
|---|---|
| PdfBoolean | PdfCollectionField. getEditable() | 
| PdfBoolean | PdfCollectionField. getVisibility() | 
| Modifier and Type | Method and Description | 
|---|---|
| PdfBoolean | PdfFileSpec. isVolatile() | 
| Modifier and Type | Method and Description | 
|---|---|
| PdfFileSpec | PdfFileSpec. setVolatile(PdfBoolean isVolatile) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | CompareTool. compareBooleans(PdfBoolean outBoolean, PdfBoolean cmpBoolean)
             Simple method that compares two given PdfBooleans. 
            | 
Copyright © 1998–2019 iText Group NV. All rights reserved.