Class CroppingBottomBar
- Namespace
- ScanbotSDK.MAUI.Document
- Assembly
- DocumentSDK.MAUI.dll
public class CroppingBottomBar
- Inheritance
-
CroppingBottomBar
- Inherited Members
-
Constructors
CroppingBottomBar()
public CroppingBottomBar()
Properties
public BarButtonConfiguration DetectButton { get; set; }
Property Value
- BarButtonConfiguration
public BarButtonConfiguration ResetButton { get; set; }
Property Value
- BarButtonConfiguration
public BarButtonConfiguration RotateButton { get; set; }
Property Value
- BarButtonConfiguration
Methods
FromJson(string)
public static CroppingBottomBar FromJson(string rawJson)
Parameters
rawJson string
Returns
- CroppingBottomBar