Leadtools.Workflow.Ocr Namespace > OcrActivity Class : EngineType Property |
public OcrEngineType EngineType {get; set;}
'Declaration Public Property EngineType As OcrEngineType
'Usage Dim instance As OcrActivity Dim value As OcrEngineType instance.EngineType = value value = instance.EngineType
public OcrEngineType EngineType {get; set;}
get_EngineType();
set_EngineType(value);
public: property OcrEngineType EngineType { OcrEngineType get(); void set ( OcrEngineType value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2