Skip to main content

IRekognitionDetectTextResponse

Interface in AWS.Rekognition

Interface for DetectText responses.

Ancestors

Properties

TextDetections

property TextDetections: TList<IRekognitionTextDetection>

Type: IRekognitionTextDetection

A list of text that was detected in the image.

TextModelVersion

property TextModelVersion: string

The model version used to detect text.