API Docs for: 1.0.0
Show:

IdCardScanSettings Class

Represents ID card scan settings.

Constructor

IdCardScanSettings

()

Properties

barcodeParseSettings

BarcodeParseSettings

Gets or sets settings to be used for barcode parsing.

faceCropSettings

FaceCropSettings

Gets or sets settings to be used for face cropping.

maxScanSize

Number

Gets or sets whether maximum scan size.

shouldCropFace

Boolean

Gets or sets whether face should be cropped. True to crop face, false otherwise.

shouldDetectFrontScan

Boolean

Gets or sets whether front scan should be detected automatically.

shouldDetectFrontScan

Boolean

Gets or sets whether front scan should be inverted.

shouldReadBarcode

Boolean

Gets or sets whether barcode should be read. True to read barcode, false otherwise.