←Select platform

OcrDocument Property

Summary
Gets or sets the OcrDocument that contains the page.

Syntax
C#
C++/CLI
Python
public IOcrDocument OcrDocument { get; set; } 
public: 
property IOcrDocument^ OcrDocument { 
   IOcrDocument^ get(); 
   void set (    IOcrDocument^ ); 
} 
OcrDocument # get and set (ProcessPageEventArgs) 

Property Value

The OCR Document that is created from the Ocr engine and used for processing.

Remarks

If this value is null the processing engine will create its own OcrDocument and add the page image to it.

Requirements

Target Platforms

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

Leadtools.Forms.Processing Assembly

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