Word 6.0 Font information
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
OldFfn
public OldFfn(byte charsetIdentifier,
String fontName,
String altFontName,
int length)
-
Method Details
-
getChs
public byte getChs()
-
getMainFontName
public String getMainFontName()
-
getAltFontName
public String getAltFontName()
- Returns:
- altFontName if it exists, null otherwise
-
getLength
public int getLength()
- Returns:
- length in bytes for this record
-