L_OcrTextStyle

Summary

The style of a text zone.

Syntax

enum L_OcrTextStyle 
{ 
   L_OcrTextStyle_Normal, 
   L_OcrTextStyle_Header, 
   L_OcrTextStyle_Footer, 
   L_OcrTextStyle_Heading, 
}; 

Members

L_OcrTextStyle_Normal

Normal (flow text).

L_OcrTextStyle_Header

In header section of the page. Usually smaller font.

L_OcrTextStyle_Footer

In footer section of the page. Usually smaller font.

L_OcrTextStyle_Heading

Heading is a text by itself. You can use OcrZone.FontRatio to calculate the type of the heading (h1, h2, h3, etc).

Usage

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS OCR Module - LEAD Engine C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.