Class CustomImage
- Namespace
- ScanbotSDK.MAUI.Document
- Assembly
- DocumentSDK.MAUI.dll
public class CustomImage : IntroImage
- Inheritance
-
CustomImage
- Inherited Members
Constructors
CustomImage()
public CustomImage()
Properties
Uri
[JsonRequired]
public string Uri { get; set; }
Property Value
Methods
FromJson(string)
public static CustomImage FromJson(string rawJson)
Parameters
rawJsonstring