com.canoo.webtest.plugins.pdftest.htmlunit
Interface PDFFont

All Known Implementing Classes:
PDFBoxPDFFont

public interface PDFFont

Represents a font in a PDF document.

Author:
Paul King, Marc Guillemot

Method Summary
 String getName()
           
 int getPage()
           
 String getType()
           
 

Method Detail

getName

String getName()

getType

String getType()

getPage

int getPage()

Copyright © 2001-2007 Canoo Engineering AG, Basel. All rights reserved.