public class PhysicalFontInfo
Property Getters/Setters Summary | ||
---|---|---|
java.lang.String | getFilePath() | |
Path to the font file if any.
|
||
java.lang.String | getFontFamilyName() | |
Family name of the font.
|
||
java.lang.String | getFullFontName() | |
Full name of the font.
|
||
java.lang.String | getVersion() | |
Version string of the font.
|
public java.lang.String getFilePath()
public java.lang.String getFontFamilyName()
public java.lang.String getFullFontName()
public java.lang.String getVersion()