Class IntroListEntry
- Namespace
- ScanbotSDK.MAUI.Document
- Assembly
- DocumentSDK.MAUI.dll
public class IntroListEntry
- Inheritance
-
IntroListEntry
- Inherited Members
Constructors
IntroListEntry()
public IntroListEntry()
Properties
Image
public IntroImage Image { get; set; }
Property Value
Text
public StyledText Text { get; set; }
Property Value
Methods
FromJson(string)
public static IntroListEntry FromJson(string rawJson)
Parameters
rawJsonstring