C# Class NAPS2.Ocr.OcrComponent

Mostrar archivo Open project: cyanfish/naps2

Public Methods

Method Description
Install ( string sourcePath ) : void
OcrComponent ( string path, PlatformSupport platformSupport = null ) : System

Method Details

Install() public method

public Install ( string sourcePath ) : void
sourcePath string
return void

OcrComponent() public method

public OcrComponent ( string path, PlatformSupport platformSupport = null ) : System
path string
platformSupport PlatformSupport
return System