public final class StandardFontFamilies extends Object
StandardFonts
. This class was made for FontRegisterProvider
.
Modifier and Type | Field and Description |
---|---|
static String |
COURIER
|
static String |
HELVETICA
|
static String |
SYMBOL
Font family for StandardFonts.SYMBOL .
|
static String |
TIMES
|
static String |
ZAPFDINGBATS
Font family for StandardFonts.ZAPFDINGBATS .
|
public static final String COURIER
StandardFonts.COURIER
, StandardFonts.COURIER_BOLD
, StandardFonts.COURIER_OBLIQUE
and StandardFonts.COURIER_BOLDOBLIQUE
.
public static final String HELVETICA
StandardFonts.HELVETICA
, StandardFonts.HELVETICA_BOLD
, StandardFonts.HELVETICA_OBLIQUE
and StandardFonts.HELVETICA_BOLDOBLIQUE
.
public static final String SYMBOL
StandardFonts.SYMBOL
.
public static final String ZAPFDINGBATS
StandardFonts.ZAPFDINGBATS
.
public static final String TIMES
StandardFonts.TIMES_ROMAN
, StandardFonts.TIMES_BOLD
, StandardFonts.TIMES_ITALIC
and StandardFonts.TIMES_BOLDITALIC
.
Copyright © 1998–2018 iText Group NV. All rights reserved.