Skip to main content
enum KnownStringIndexType
import { KnownStringIndexType } from "https://deno.land/x/aiformrecognizer@v1.1.0/src/mod.ts";

Known values of StringIndexType that the service accepts.

Members

TextElements = "textElements"

TextElements

UnicodeCodePoint = "unicodeCodePoint"

UnicodeCodePoint

Utf16CodeUnit = "utf16CodeUnit"

Utf16CodeUnit