Table of Contents

Class CroppingBottomBar

Namespace
ScanbotSDK.MAUI.Document
Assembly
DocumentSDK.MAUI.dll
public class CroppingBottomBar
Inheritance
CroppingBottomBar
Inherited Members

Constructors

CroppingBottomBar()

public CroppingBottomBar()

Properties

DetectButton

public BarButtonConfiguration DetectButton { get; set; }

Property Value

BarButtonConfiguration

ResetButton

public BarButtonConfiguration ResetButton { get; set; }

Property Value

BarButtonConfiguration

RotateButton

public BarButtonConfiguration RotateButton { get; set; }

Property Value

BarButtonConfiguration

Methods

FromJson(string)

public static CroppingBottomBar FromJson(string rawJson)

Parameters

rawJson string

Returns

CroppingBottomBar