Error processing SSI file
LEADTOOLS Leadtools.Documents.Converters (Leadtools.Documents.Converters assembly)

Show in webframe

OcrDocument Property






The IOcrDocument object created when converting using OCR.
Syntax
public IOcrDocument OcrDocument {get;}
'Declaration
 
Public ReadOnly Property OcrDocument As IOcrDocument
'Usage
 
Dim instance As DocumentConverterJobEventArgs
Dim value As IOcrDocument
 
value = instance.OcrDocument
public OcrDocument getOcrDocument()
            
public:
property IOcrDocument^ OcrDocument {
   IOcrDocument^ get();
}

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.

Example

For an example, refer to RunJob and RunJobAsync.

Requirements

Target Platforms

See Also

Reference

DocumentConverterJobEventArgs Class
DocumentConverterJobEventArgs Members
Using LEADTOOLS Document Converters

Error processing SSI file
   Leadtools.Documents.Converters requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features