←Select platform

OcrDocument Property

Summary

The IOcrDocument object created when converting using OCR.

Syntax
C#
C++/CLI
Java
Python
public IOcrDocument OcrDocument { get; } 
public:  
   property IOcrDocument^ OcrDocument 
   { 
      IOcrDocument^ get() 
   } 
public OcrDocument getOcrDocument() 
OcrDocument # get  (DocumentConverterJobEventArgs) 

Property Value

The IOcrDocument object created by the engine when OCR is used in the conversion.

Remarks

This value is always null if OCR is not used in the conversion and is not available with all operations.

Refer to DocumentConverterJobOperation for more information.

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.Document.Converter Assembly

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