ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDESysFontMatchFlags Enumeration |
'Declaration Public Enum ImGearPDESysFontMatchFlags Inherits System.Enum
'Usage Dim instance As ImGearPDESysFontMatchFlags
public enum ImGearPDESysFontMatchFlags : System.Enum
__value public enum ImGearPDESysFontMatchFlags : public System.Enum
public enum class ImGearPDESysFontMatchFlags : public System.Enum
Member | Value | Description |
---|---|---|
FONT_TYPE | 0x00000002 | Match the font type. |
NAME_AND_CHARSET | 0x00000001 | Match the font name and character set. |
WRITING_MODE | 0x00000004 | Match the writing mode, that is, horizontal or vertical. |
System.Object
System.ValueType
System.Enum
ImageGear.Formats.PDF.ImGearPDESysFontMatchFlags