Class TextMarginFinder

java.lang.Object
com.itextpdf.text.pdf.parser.TextMarginFinder
All Implemented Interfaces:
RenderListener

public class TextMarginFinder extends Object implements RenderListener
Allows you to find the rectangle that contains all the text in a page.
Since:
5.0.2
  • Field Details

  • Constructor Details

    • TextMarginFinder

      public TextMarginFinder()
  • Method Details