Table of Contents

Class CroppingParameter

Namespace
IO.Scanbot.Sdk.UI.View.Edit.Configuration.Json
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui/view/edit/configuration/json/CroppingParameter", DoNotGenerateAcw = true)]
public sealed class CroppingParameter : Enum, ISerializable, IComparable, IJavaObject, IJavaPeerable, IDisposable
Inheritance
CroppingParameter
Implements
Inherited Members

Properties

AccessibilityConfiguration

[Register("AccessibilityConfiguration")]
public static CroppingParameter AccessibilityConfiguration { get; }

Property Value

CroppingParameter

AnchorPointsColor

[Register("AnchorPointsColor")]
public static CroppingParameter AnchorPointsColor { get; }

Property Value

CroppingParameter

BackgroundColor

[Register("BackgroundColor")]
public static CroppingParameter BackgroundColor { get; }

Property Value

CroppingParameter

BottomBarBackgroundColor

[Register("BottomBarBackgroundColor")]
public static CroppingParameter BottomBarBackgroundColor { get; }

Property Value

CroppingParameter

BottomBarButtonsColor

[Register("BottomBarButtonsColor")]
public static CroppingParameter BottomBarButtonsColor { get; }

Property Value

CroppingParameter

CancelButtonTitle

[Register("CancelButtonTitle")]
public static CroppingParameter CancelButtonTitle { get; }

Property Value

CroppingParameter

DetectButtonTitle

[Register("DetectButtonTitle")]
public static CroppingParameter DetectButtonTitle { get; }

Property Value

CroppingParameter

DetectResetButtonHidden

[Register("DetectResetButtonHidden")]
public static CroppingParameter DetectResetButtonHidden { get; }

Property Value

CroppingParameter

DoneButtonTitle

[Register("DoneButtonTitle")]
public static CroppingParameter DoneButtonTitle { get; }

Property Value

CroppingParameter

HintTitle

[Register("HintTitle")]
public static CroppingParameter HintTitle { get; }

Property Value

CroppingParameter

HintTitleColor

[Register("HintTitleColor")]
public static CroppingParameter HintTitleColor { get; }

Property Value

CroppingParameter

OrientationLockMode

[Register("OrientationLockMode")]
public static CroppingParameter OrientationLockMode { get; }

Property Value

CroppingParameter

PolygonColor

[Register("PolygonColor")]
public static CroppingParameter PolygonColor { get; }

Property Value

CroppingParameter

PolygonColorMagnetic

[Register("PolygonColorMagnetic")]
public static CroppingParameter PolygonColorMagnetic { get; }

Property Value

CroppingParameter

PolygonLineWidth

[Register("PolygonLineWidth")]
public static CroppingParameter PolygonLineWidth { get; }

Property Value

CroppingParameter

ResetButtonTitle

[Register("ResetButtonTitle")]
public static CroppingParameter ResetButtonTitle { get; }

Property Value

CroppingParameter

RotateButtonHidden

[Register("RotateButtonHidden")]
public static CroppingParameter RotateButtonHidden { get; }

Property Value

CroppingParameter

RotateButtonTitle

[Register("RotateButtonTitle")]
public static CroppingParameter RotateButtonTitle { get; }

Property Value

CroppingParameter

Screen

[Register("Screen")]
public static CroppingParameter Screen { get; }

Property Value

CroppingParameter

SwapTopBottomButtons

[Register("SwapTopBottomButtons")]
public static CroppingParameter SwapTopBottomButtons { get; }

Property Value

CroppingParameter

TopBarBackgroundColor

[Register("TopBarBackgroundColor")]
public static CroppingParameter TopBarBackgroundColor { get; }

Property Value

CroppingParameter

TopBarButtonsActiveColor

[Register("TopBarButtonsActiveColor")]
public static CroppingParameter TopBarButtonsActiveColor { get; }

Property Value

CroppingParameter

UseButtonsAllCaps

[Register("UseButtonsAllCaps")]
public static CroppingParameter UseButtonsAllCaps { get; }

Property Value

CroppingParameter

Version

[Register("Version")]
public static CroppingParameter Version { get; }

Property Value

CroppingParameter

Methods

ValueOf(string)

[Register("valueOf", "(Ljava/lang/String;)Lio/scanbot/sdk/ui/view/edit/configuration/json/CroppingParameter;", "")]
public static CroppingParameter ValueOf(string value)

Parameters

value string

Returns

CroppingParameter

Values()

[Register("values", "()[Lio/scanbot/sdk/ui/view/edit/configuration/json/CroppingParameter;", "")]
public static CroppingParameter[] Values()

Returns

CroppingParameter[]