GetResult

SpellCheckAIProcessor.GetResult method

获取已应用拼写纠正后的 OCR 结果。

public List<AIResult> GetResult()

返回值

包含校正后识别结果的 AIResult 对象列表。

另请参见