ocrZoneIndex Property

Summary

Index of this character in the original OCR zone collection.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentCharacter.prototype, 'ocrZoneIndex', 
   get: function(), 
   set: function(value) 
) 
ocrZoneIndex: number; 

Property Value

0-based index of this character in the original OCR zone collection. This value is valid only if isFromOcr is true. The default value is 0.

Remarks

For more information, refer to Parsing Text with the Document Library.

Requirements

Target Platforms

Help Version 23.0.2024.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Document Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.