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<com.itextpdf.kernel.pdf.PdfObject> |
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–2024 iText Group NV. All rights reserved.