Package | Description |
---|---|
com.itextpdf.styledxmlparser.css.font |
Modifier and Type | Method and Description |
---|---|
CssFontFace.FontFormat |
CssFontFace.CssFontFaceSrc.getFormat() |
static CssFontFace.FontFormat |
CssFontFace.CssFontFaceSrc.parseFormat(String formatStr)
Parses a String to a font format.
|
static CssFontFace.FontFormat |
CssFontFace.FontFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CssFontFace.FontFormat[] |
CssFontFace.FontFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
CssFontFace.isSupportedFontFormat(CssFontFace.FontFormat format)
Checks whether in general we support requested font format.
|
Copyright © 1998–2022 iText Group NV. All rights reserved.