iText 8.0.2 API
iText.IO.Font.Constants.StandardFonts Class Reference

Static Public Member Functions

static bool  IsStandardFont (String fontName)
 

Static Public Attributes

const String  COURIER = "Courier"
  This is a possible value of a base 14 type 1 font More...
 
const String  COURIER_BOLD = "Courier-Bold"
  This is a possible value of a base 14 type 1 font More...
 
const String  COURIER_OBLIQUE = "Courier-Oblique"
  This is a possible value of a base 14 type 1 font More...
 
const String  COURIER_BOLDOBLIQUE = "Courier-BoldOblique"
  This is a possible value of a base 14 type 1 font More...
 
const String  HELVETICA = "Helvetica"
  This is a possible value of a base 14 type 1 font More...
 
const String  HELVETICA_BOLD = "Helvetica-Bold"
  This is a possible value of a base 14 type 1 font More...
 
const String  HELVETICA_OBLIQUE = "Helvetica-Oblique"
  This is a possible value of a base 14 type 1 font More...
 
const String  HELVETICA_BOLDOBLIQUE = "Helvetica-BoldOblique"
  This is a possible value of a base 14 type 1 font More...
 
const String  SYMBOL = "Symbol"
  This is a possible value of a base 14 type 1 font More...
 
const String  TIMES_ROMAN = "Times-Roman"
  This is a possible value of a base 14 type 1 font More...
 
const String  TIMES_BOLD = "Times-Bold"
  This is a possible value of a base 14 type 1 font More...
 
const String  TIMES_ITALIC = "Times-Italic"
  This is a possible value of a base 14 type 1 font More...
 
const String  TIMES_BOLDITALIC = "Times-BoldItalic"
  This is a possible value of a base 14 type 1 font More...
 
const String  ZAPFDINGBATS = "ZapfDingbats"
  This is a possible value of a base 14 type 1 font More...
 

Member Data Documentation

◆ COURIER

const String iText.IO.Font.Constants.StandardFonts.COURIER = "Courier"
static

This is a possible value of a base 14 type 1 font

◆ COURIER_BOLD

const String iText.IO.Font.Constants.StandardFonts.COURIER_BOLD = "Courier-Bold"
static

This is a possible value of a base 14 type 1 font

◆ COURIER_BOLDOBLIQUE

const String iText.IO.Font.Constants.StandardFonts.COURIER_BOLDOBLIQUE = "Courier-BoldOblique"
static

This is a possible value of a base 14 type 1 font

◆ COURIER_OBLIQUE

const String iText.IO.Font.Constants.StandardFonts.COURIER_OBLIQUE = "Courier-Oblique"
static

This is a possible value of a base 14 type 1 font

◆ HELVETICA

const String iText.IO.Font.Constants.StandardFonts.HELVETICA = "Helvetica"
static

This is a possible value of a base 14 type 1 font

◆ HELVETICA_BOLD

const String iText.IO.Font.Constants.StandardFonts.HELVETICA_BOLD = "Helvetica-Bold"
static

This is a possible value of a base 14 type 1 font

◆ HELVETICA_BOLDOBLIQUE

const String iText.IO.Font.Constants.StandardFonts.HELVETICA_BOLDOBLIQUE = "Helvetica-BoldOblique"
static

This is a possible value of a base 14 type 1 font

◆ HELVETICA_OBLIQUE

const String iText.IO.Font.Constants.StandardFonts.HELVETICA_OBLIQUE = "Helvetica-Oblique"
static

This is a possible value of a base 14 type 1 font

◆ SYMBOL

const String iText.IO.Font.Constants.StandardFonts.SYMBOL = "Symbol"
static

This is a possible value of a base 14 type 1 font

◆ TIMES_BOLD

const String iText.IO.Font.Constants.StandardFonts.TIMES_BOLD = "Times-Bold"
static

This is a possible value of a base 14 type 1 font

◆ TIMES_BOLDITALIC

const String iText.IO.Font.Constants.StandardFonts.TIMES_BOLDITALIC = "Times-BoldItalic"
static

This is a possible value of a base 14 type 1 font

◆ TIMES_ITALIC

const String iText.IO.Font.Constants.StandardFonts.TIMES_ITALIC = "Times-Italic"
static

This is a possible value of a base 14 type 1 font

◆ TIMES_ROMAN

const String iText.IO.Font.Constants.StandardFonts.TIMES_ROMAN = "Times-Roman"
static

This is a possible value of a base 14 type 1 font

◆ ZAPFDINGBATS

const String iText.IO.Font.Constants.StandardFonts.ZAPFDINGBATS = "ZapfDingbats"
static

This is a possible value of a base 14 type 1 font