| Package | Description | 
|---|---|
| com.tencentcloudapi.ocr.v20181119.models | 
| Modifier and Type | Method and Description | 
|---|---|
| QuestionInfo[] | QuestionSplitLayoutOCRResponse. getQuestionInfo()Get 检测到的文本信息 | 
| QuestionInfo[] | QuestionOCRResponse. getQuestionInfo()Get 检测到的文本信息 | 
| QuestionInfo[] | QuestionSplitOCRResponse. getQuestionInfo()Get 检测到的文本信息 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | QuestionSplitLayoutOCRResponse. setQuestionInfo(QuestionInfo[] QuestionInfo)Set 检测到的文本信息 | 
| void | QuestionOCRResponse. setQuestionInfo(QuestionInfo[] QuestionInfo)Set 检测到的文本信息 | 
| void | QuestionSplitOCRResponse. setQuestionInfo(QuestionInfo[] QuestionInfo)Set 检测到的文本信息 | 
| Constructor and Description | 
|---|
| QuestionInfo(QuestionInfo source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
Copyright © 2025. All rights reserved.