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

Show in webframe

OcrPage Property






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

Property Value

The IOcrPage 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