Enum Standard14Font
- Namespace
- UglyToad.PdfPig.Fonts.Standard14Fonts
- Assembly
- UglyToad.PdfPig.Fonts.dll
The Standard 14 fonts included by default in PDF readers.
public enum Standard14Font
Fields
Courier = 8
Courier.
CourierBold = 9
Courier Bold.
CourierBoldOblique = 11
Courier Bold and Oblique.
CourierOblique = 10
Courier Oblique.
Helvetica = 4
Helvetica.
HelveticaBold = 5
Helvetica Bold.
HelveticaBoldOblique = 7
Helvetica Bold and Oblique.
HelveticaOblique = 6
Helvetica Oblique (Italic without different font shapes).
Symbol = 12
Symbol.
TimesBold = 1
Times New Roman Bold.
TimesBoldItalic = 3
Times New Roman Bold and Italic.
TimesItalic = 2
Times New Roman Italic.
TimesRoman = 0
Times New Roman.
ZapfDingbats = 13
Zapf Dingbats.