public class FontProgramDescriptor extends Object
Modifier and Type | Method and Description |
---|---|
String |
getFamilyNameLowerCase() |
String |
getFontName() |
String |
getFontNameLowerCase() |
int |
getFontWeight() |
String |
getFullNameLowerCase() |
float |
getItalicAngle() |
String |
getStyle() |
boolean |
isBold() |
boolean |
isItalic() |
boolean |
isMonospace() |
public String getFontName()
public String getStyle()
public int getFontWeight()
public float getItalicAngle()
public boolean isMonospace()
public boolean isBold()
public boolean isItalic()
public String getFullNameLowerCase()
public String getFontNameLowerCase()
public String getFamilyNameLowerCase()
Copyright © 1998–2018 iText Group NV. All rights reserved.