Table of Contents

Class CheckIntroCustomImage

Namespace
ScanbotSDK.MAUI.Check
Assembly
DocumentSDK.MAUI.dll
public class CheckIntroCustomImage : CheckScannerIntroImage
Inheritance
CheckIntroCustomImage
Inherited Members

Constructors

CheckIntroCustomImage()

public CheckIntroCustomImage()

Properties

Uri

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

Property Value

string

Methods

FromJson(string)

public static CheckIntroCustomImage FromJson(string rawJson)

Parameters

rawJson string

Returns

CheckIntroCustomImage