Table of Contents

Class VinIntroCustomImage

Namespace
ScanbotSDK.MAUI.Vin
Assembly
DocumentSDK.MAUI.dll
public class VinIntroCustomImage : VinScannerIntroImage
Inheritance
VinIntroCustomImage
Inherited Members

Constructors

VinIntroCustomImage()

public VinIntroCustomImage()

Properties

Uri

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

Property Value

string

Methods

FromJson(string)

public static VinIntroCustomImage FromJson(string rawJson)

Parameters

rawJson string

Returns

VinIntroCustomImage