| Modifier and Type | Class and Description |
|---|---|
class |
FontDictionaryPredicate
Checks if current PdfObject is a font PdfDictionary.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PdfImageXObjectPredicate
Checks if current PdfObject is a PdfImageXObject.
|
| Modifier and Type | Method and Description |
|---|---|
static List |
DocumentStructureUtils.search(com.itextpdf.kernel.pdf.PdfDocument document, IPdfObjectPredicate predicate)
Collects all objects matches the provided predicate.
|
| Constructor and Description |
|---|
SearchAction(IPdfObjectPredicate predicate)
Creates a new instance of searching action.
|
Copyright © 1998–2020 iText Group NV. All rights reserved.