RecognizeTextAreas
OcrConnectorBase.RecognizeTextAreas method
에서 텍스트 영역 인식imageStream 스트림.
public virtual IList<PageTextArea> RecognizeTextAreas(Stream imageStream, int pageIndex, 
    Size pageSize, OcrOptions options)
| 모수 | 유형 | 설명 | 
|---|---|---|
| imageStream | Stream | 문서 페이지의 이미지 표현입니다. | 
| pageIndex | Int32 | 문서의 페이지 인덱스입니다. | 
| pageSize | Size | 문서 페이지의 크기입니다. | 
| options | OcrOptions | OCR 옵션. | 
반환 값
컬렉션PageTextArea 사물;없는 텍스트 영역 인식이 지원되지 않는 경우.
또한보십시오
- class PageTextArea
 - class Size
 - class OcrOptions
 - class OcrConnectorBase
 - 네임스페이스 GroupDocs.Parser.Options
 - 집회 GroupDocs.Parser