iink-ts - v3.2.1
    Preparing search index...

    Type Alias TTextRecognizerHTTPV2Configuration

    type TTextRecognizerHTTPV2Configuration = {
        configuration?: TTextRecognizerHTTPV2ConfConfiguration;
        eraser?: TEraserConfiguration;
        guides: TTextGuidesConfigurationV2;
        margin: TMarginConfiguration;
        mimeTypes: ("text/plain" | "application/vnd.myscript.jiix")[];
        text?: boolean;
    }
    Index

    Properties

    mimeTypes: ("text/plain" | "application/vnd.myscript.jiix")[]
    text?: boolean