pdfOptimizer 3.0.1 API
iText.Pdfoptimizer.Util.Traversing Namespace Reference

Classes

interface   IAction
  Defines an action performing during recursive traversing across iText.Kernel.Pdf.PdfDocument structure. More...
 
interface   IPdfObjectPredicate
  Representation of predicate for where iText.Kernel.Pdf.PdfObject is used an argument. More...
 
class   ReplaceObjectsAction
  Replace objects in document structure according to provided rule. More...
 
class   SearchAction
  Collects all objects matches the provided predicate. More...