Table of Contents

Class CroppingBottomBar

Namespace
ScanbotSDK.MAUI.Document
Assembly
ScanbotSDK.Shared.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

FromNative(CroppingBottomBar)

public static CroppingBottomBar FromNative(CroppingBottomBar source)

Parameters

source CroppingBottomBar

Returns

CroppingBottomBar

FromNative(SBSDKUI2CroppingBottomBar)

public static CroppingBottomBar FromNative(SBSDKUI2CroppingBottomBar source)

Parameters

source SBSDKUI2CroppingBottomBar

Returns

CroppingBottomBar

ToNative()

public CroppingBottomBar ToNative()

Returns

CroppingBottomBar