[]
Specifies the type of an embedded font.
public enum EmbeddedFontType
Bold = 1
Bold form of embedded font.
BoldItalic = 3
Bold italic form of embedded font.
Italic = 2
Italic form of embedded font.
Regular = 0
Regular form of embedded font.