![]() |
||
Home Products Purchase Downloads Demos Forums Blogs Ticket Wiki API Corporate |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.pdf.kit.FontNameConvertor
Represents a class which is used to convert shortening font name to standard font name defined in Aspose.Pdf.Kit.FontStyle. Default font is FontStyle.Helvetica.
Constructor Summary | |
FontNameConvertor()
|
Method Summary | |
static java.lang.String |
fontNameConvertor(java.lang.String fontName)
Convert from shortening font name to full font name. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FontNameConvertor()
Method Detail |
public static java.lang.String fontNameConvertor(java.lang.String fontName)
fontName
- The shortening font name.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |