capacitor-plugin-scanbot-sdk
    Preparing search index...

    Class UnknownCheck

    A check that doesn't conform to any supported standard

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    DOCUMENT_TYPE: "UnknownCheck"
    FONT_TYPE_FIELD_NAME: "FontType"
    FONT_TYPE_FIELD_NAME_NORMALIZED: "Check.FontType"
    RAW_STRING_FIELD_NAME: "RawString"
    RAW_STRING_FIELD_NAME_NORMALIZED: "Check.RawString"

    Accessors

    • get fontType(): Field | undefined

      type of check font

      Returns Field | undefined

    • get rawString(): Field

      Detected raw string

      Returns Field

    Methods