public interface IFont
| Modifier and Type | Method and Description |
|---|---|
String |
getFontFamilyName()
The font family name
|
String |
getFontName()
The font name.
|
String |
getFontNameCanonical()
The canonical font name.
|
String |
getFontNamePostScript()
The postscript font name.
|
IFontProgram |
getFontProgram()
The referenced
IFontProgram. |
FontStyle |
getFontStyle()
The font style.
|
String |
getFontType()
The font type.
|
String getFontFamilyName()
String getFontName()
String getFontNameCanonical()
String getFontNamePostScript()
IFontProgram getFontProgram()
IFontProgram.IFontProgram.FontStyle getFontStyle()
String getFontType()
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.