java.lang.Objectcom.aspose.words.PhysicalFontInfo
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. |
Property Getters/Setters Detail |
---|
getFilePath | |
public java.lang.String getFilePath() |
getFontFamilyName | |
public java.lang.String getFontFamilyName() |
getFullFontName | |
public java.lang.String getFullFontName() |
getVersion | |
public java.lang.String getVersion() |