Table of Contents

Class MrzIntroCustomImage

Namespace
ScanbotSDK.MAUI.Mrz
Assembly
DocumentSDK.MAUI.dll
public class MrzIntroCustomImage : MrzScannerIntroImage
Inheritance
MrzIntroCustomImage
Inherited Members

Constructors

MrzIntroCustomImage()

public MrzIntroCustomImage()

Properties

Uri

[JsonRequired]
public string Uri { get; set; }

Property Value

string

Methods

FromJson(string)

public static MrzIntroCustomImage FromJson(string rawJson)

Parameters

rawJson string

Returns

MrzIntroCustomImage