Class TwoLineMrzFinderLayoutPreset

A ready-to-use preset 2-line text to be displayed.

Hierarchy

  • PartiallyConstructible
    • TwoLineMrzFinderLayoutPreset

Constructors

Properties

_type: "TwoLineMRZFinderLayoutPreset"
adjustedFinderAspectRatio: number

Aspect ratio of the finder adjusted to the 2-line MRZ text. Not editable. To override, please use 'aspectRatio' parameter in 'viewFinder' field in MRZ screen configuration.

Default Value

5.390625;
mrzTextLine1: string

The first line of the MRZ text.

Default Value

"I<USASMITH<<JACK<<<<<<<<<<<<<<<<<<<<";
mrzTextLine2: string

The second line of the MRZ text.

Default Value

"2342353464USA9602300M2904076<<<<<<<2";

Generated using TypeDoc