ImageGear .NET
ImGearPDESysFontMatchFlags Enumeration




Specifies font matching flags for SysFont find routine.
Syntax
'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 
Members
MemberValueDescription
FONT_TYPE0x00000002Match the font type.
NAME_AND_CHARSET0x00000001Match the font name and character set.
WRITING_MODE0x00000004Match the writing mode, that is, horizontal or vertical.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.PDF.ImGearPDESysFontMatchFlags

See Also

Reference

ImageGear.Formats.PDF Namespace

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback