GetWarnings

OcrEventHandler.GetWarnings method

返回页面的警告消息列表pageIndex.

public IList<string> GetWarnings(int pageIndex)
范围 类型 描述
pageIndex Int32 从零开始的页面索引。

返回值

该页面的警告消息列表;如果页面没有警告消息,则为空列表。

也可以看看