TEXTZONE

Summary

The TEXTZONE structure provides information about text zone.

Syntax

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

Members

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.

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

LEADTOOLS Raster Imaging C API Help

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