Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS OCR C DLL Help

FONTDEFINE

Show in webframe

typedef enum
{
   FONT_PROPORTSERIF = 1,
   FONT_PROPORTSANSSERIF,
   FONT_MONOSERIF,
   FONT_MONOSANSSERIF,
   FONT_PREDEFFONT,
} FONTDEFINE;

The FONTDEFINE enumerated type represents the possible fonts.

Value

Meaning

FONT_PROPORTSERIF

Serif font - Times New Roman

FONT_PROPORTSANSSERIF

Arial

FONT_MONOSERIF

Serif font - Courier New

FONT_MONOSANSSERIF

SansSerif font - Courier New

FONT_PREDEFFONT

Pre-defined - Times New Roman

Comments

This enumerated type is used by the following structure:

CHARACTEROPTIONS

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.