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