- Namespace
- ScanbotSDK.MAUI.DocumentData
- Assembly
- DocumentSDK.MAUI.dll
public class DocumentDataExtractionProgressConfiguration
- Inheritance
-
DocumentDataExtractionProgressConfiguration
- Inherited Members
-
Constructors
public DocumentDataExtractionProgressConfiguration()
Properties
public int AnimationDuration { get; set; }
Property Value
- int
public bool Enabled { get; set; }
Property Value
- bool
public ColorValue ProgressColor { get; set; }
Property Value
- ColorValue
Methods
public static DocumentDataExtractionProgressConfiguration FromJson(string rawJson)
Parameters
rawJson string
Returns
- DocumentDataExtractionProgressConfiguration