Uses of Interface
de.oio.jpdfunit.document.Font

Packages that use Font
de.oio.jpdfunit.document   
 

Uses of Font in de.oio.jpdfunit.document
 

Methods in de.oio.jpdfunit.document that return Font
 Font[] Document.getAllFontsInDocument()
          For testing the different fonts of a document you can get the hole fonts as an array.
 Font[] Document.getAllFontsOnPage(int page)
          For testing the different fonts of a document you can get the fonts for a selected page by using this method.
 



Copyright © 2011. All Rights Reserved.