Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.Converters Namespace > DocumentConverter Class : OcrEngineInstance Property |
public IOcrEngine OcrEngineInstance {get;}
'Declaration
Public ReadOnly Property OcrEngineInstance As IOcrEngine
'Usage
Dim instance As DocumentConverter Dim value As IOcrEngine value = instance.OcrEngineInstance
public OcrEngine getOcrEngineInstance()
public: property IOcrEngine^ OcrEngineInstance { IOcrEngine^ get(); }
This property will return the same instance previously set with SetOcrEngineInstance.