|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Font
The interface for accessing the fonts of the document.
| Method Summary | |
|---|---|
java.lang.String |
getFontName()
For a font subset, the PostScript name of the font—the value of the font’s BaseFont entry and the font descriptor’s FontName entry—begins with a tag followed by a plus sign (+). |
java.lang.String |
getFontType()
Fonts are seperated in different font types. |
int |
getPage()
For getting the page of a font you can use this method. |
| Method Detail |
|---|
java.lang.String getFontName()
java.lang.String getFontType()
int getPage()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||