@regulaforensics/document-reader
    Preparing search index...

    Class Symbol

    Structure describing single value of the field.

    Index
    code: number

    ASCII code of symbol.

    probability: number

    Symbol recognition probability (0–100, %).

    rect?: Rect

    Bounds result of the particular value.

    • Allows you to deserialize object.

      Parameters

      • jsonObject: any

      Returns Symbol | null