←Select platform

OcrPageCharacters Property

Summary

The recognized OCR characters object associated with this page.

Syntax
C#
VB
C++
public IOcrPageCharacters OcrPageCharacters { get; } 
Public ReadOnly Property OcrPageCharacters() As IOcrPageCharacters 
   Get 
public:  
   property IOcrPageCharacters^ OcrPageCharacters 
   { 
      IOcrPageCharacters^ get() 
   } 

Property Value

The recognized OCR characters object associated with this page if DocumentText.StoreOcrPageCharacters was true; otherwise, null. The default value is null.

Example

For an example, refer to DocumentText.StoreOcrPageCharacters.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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