AzureGroundingEnhancementLine interface

A content line object consisting of an adjacent sequence of content elements, such as words and selection marks.

Properties

spans

An array of spans that represent detected objects and its bounding box information.

text

The text within the line.

Property Details

spans

An array of spans that represent detected objects and its bounding box information.

spans: AzureGroundingEnhancementLineSpan[]

Property Value

text

The text within the line.

text: string

Property Value

string