Package | Description |
---|---|
com.itextpdf.io.font | |
com.itextpdf.layout.font |
Modifier and Type | Method and Description |
---|---|
static FontWeight |
FontWeight.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FontWeight[] |
FontWeight.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FontWeight |
FontCharacteristics.getFontWeight() |
Modifier and Type | Method and Description |
---|---|
FontCharacteristics |
FontCharacteristics.setFontWeight(FontWeight fw) |
Copyright © 1998–2018 iText Group NV. All rights reserved.