Method | Description | |
---|---|---|
OcrViewModelBase ( |
Initializes a new instance of the OcrViewModelBase class.
|
public OcrViewModelBase ( |
||
ocrData | /// A reference to the OcrData instance that stores the /// photo stream and the text obtained after the OCR conversion. /// | |
ocrConversionStateManager | /// A reference to the OcrConversionStateManager instance that stores the /// status of the last OCR conversion. /// | |
return | System |