Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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