Table of Contents

Class IdCardIntroImage

Namespace
ScanbotSDK.MAUI.Document
Assembly
ScanbotSDK.Shared.dll
public class IdCardIntroImage : IntroImage
Inheritance
IdCardIntroImage
Inherited Members

Constructors

IdCardIntroImage()

public IdCardIntroImage()

Methods

FromJson(string)

public static IdCardIntroImage FromJson(string rawJson)

Parameters

rawJson string

Returns

IdCardIntroImage

FromNative(IdCardIntroImage)

public static IdCardIntroImage FromNative(IdCardIntroImage source)

Parameters

source IdCardIntroImage

Returns

IdCardIntroImage

FromNative(SBSDKUI2IdCardIntroImage)

public static IdCardIntroImage FromNative(SBSDKUI2IdCardIntroImage source)

Parameters

source SBSDKUI2IdCardIntroImage

Returns

IdCardIntroImage

ToNative()

public override IdCardIntroImage ToNative()

Returns

IdCardIntroImage