public class FontIdentification extends Object implements Serializable
| Constructor and Description | 
|---|
| FontIdentification() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getPanose() | 
| String | getTtfUniqueId() | 
| String | getTtfVersion() | 
| Integer | getType1Xuid() | 
| protected void | setPanose(byte[] panose) | 
| protected void | setPanose(String panose) | 
| protected void | setTtfUniqueId(String ttfUniqueId) | 
| protected void | setTtfVersion(String ttfVersion) | 
| protected void | setType1Xuid(Integer type1Xuid) | 
public String getTtfVersion()
public String getTtfUniqueId()
public Integer getType1Xuid()
public String getPanose()
protected void setTtfVersion(String ttfVersion)
protected void setTtfUniqueId(String ttfUniqueId)
protected void setType1Xuid(Integer type1Xuid)
protected void setPanose(byte[] panose)
protected void setPanose(String panose)
Copyright © 1998–2019 iText Group NV. All rights reserved.