EOCR::GetShiftingMode

EOCR::SetShiftingMode

Shifting mode to use to compare characters to the template.

Namespace: Euresys::Open_eVision

[C++]

Euresys::Open_eVision::EShiftingMode GetShiftingMode()

void SetShiftingMode(Euresys::Open_eVision::EShiftingMode eShiftingMode)

EOCR.ShiftingMode

Shifting mode to use to compare characters to the template.

Namespace: Euresys.Open_eVision

[C#]

Euresys.Open_eVision.EShiftingMode ShiftingMode

{ get; set; }