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

TEXTZONE

Show in webframe

typedef struct _TEXTZONE
{
   PRECT pTextLines;
   L_UINT uTextLinesCount;
} TEXTZONE, *pTEXTZONE;

The TEXTZONE structure provides information about text zone.

Member

Description

pTextLines

Array of rectangles which represent the paragraph©s text lines.

uTextLinesCount

The number of elements in the array pTextLines.

Comments

This structure is used in casting LEADZONE.pZoneData when zone type is text.

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