←Select platform

OcrDocument Property

Summary

Gets or sets the OcrDocument that contains the page.

Syntax

C#
VB
C++
public Leadtools.Forms.Ocr.IOcrDocument OcrDocument {get; set;}
Public Property OcrDocument As Leadtools.Forms.Ocr.IOcrDocument
public: 
property Leadtools.Forms.Ocr.IOcrDocument^ OcrDocument { 
   Leadtools.Forms.Ocr.IOcrDocument^ get(); 
   void set (    Leadtools.Forms.Ocr.IOcrDocument^ ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Processing Assembly
Click or drag to resize