Visual Basic
C#
Managed Extensions for C++
C++/CLI
Member | Value | Description |
---|---|---|
ALL_CAP | 0x00010000 | The font is an all-caps font. |
FIXED_WIDTH | 0x00000001 | All glyphs in the font are the same width. |
FORCE_BOLD | 0x00040000 | Force bold characters to draw bold even at small point sizes. |
ITALIC | 0x00000040 | The font is an italic font. |
PI | 0x00000004 | The font is a symbolic (pi) font. |
SCRIPT | 0x00000008 | The font is a script font. |
SERIF | 0x00000002 | The font is a serif font. |
SMALL_CAP | 0x00020000 | The font is a small caps font. |
STD_ENCODING | 0x00000020 | The font uses standard encoding. |
System.Object
System.ValueType
System.Enum
ImageGear.Formats.PDF.ImGearPDEFontFlags