public interface IFontResource
Modifier and Type | Method and Description |
---|---|
String |
getFontName()
Return the name of this font.
|
boolean |
isEmbedded()
Returns a flag indicating if this font is embedded in the document.
|
String getFontName() throws PDFException
PDFException
boolean isEmbedded() throws PDFException
PDFException