Structure, describing single graphic field extracted.

Constructors

Properties

fieldName: string

Graphic field symbolic name.

fieldRect?: Rect

Field area coordinates on the general image.

fieldType: GraphicFieldType

Graphic field logical type.

light: Lights

Light type.

lightName: string

Light symbolic name.

originalPageIndex: number

Original page index.

pageIndex: number

An index of the document page whence the graphic field is extracted.

sourceType: ResultType

Identifies zone whence data is extracted.

value?: string

An image.

Methods

  • Allows you to deserialize object.

    Parameters

    • jsonObject: any

    Returns GraphicField