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: property OcrEngineType EngineType { OcrEngineType get(); void set ( OcrEngineType value); }