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

LINESPACING

Show in webframe

typedef enum
{
   LINE_HALF,
   LINT_ONE,
   LINE_ONEANDHALF,
   LINE_DOUBLE,
} LINESPACING;

The LINESPACING enumerated type represents the line spacing options.

Value

Meaning

LINE_HALF

Half line spacing.

LINT_ONE

Single line spacing (Default).

LINE_ONEANDHALF

One and a half line spacing.

LINE_DOUBLE

Double line spacing.

Comments

This enumerated type is used by the following structure:

PARAGRAPHOPTIONS

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