ImageGear for .NET
ImGearPDESysFontMatchFlags Enumeration
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDESysFontMatchFlags Enumeration




Glossary Item Box

Specifies font matching flags for SysFont find routine.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

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

©2013. Accusoft Corporation. All Rights Reserved.