Class CroppingParameter
- Namespace
- IO.Scanbot.Sdk.UI.View.Edit.Configuration.Json
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class CroppingParameter : Enum
- Inheritance
-
CroppingParameter
Properties
AccessibilityConfiguration
public static CroppingParameter AccessibilityConfiguration { get; }
Property Value
- CroppingParameter
AnchorPointsColor
public static CroppingParameter AnchorPointsColor { get; }
Property Value
- CroppingParameter
BackgroundColor
public static CroppingParameter BackgroundColor { get; }
Property Value
- CroppingParameter
BottomBarBackgroundColor
public static CroppingParameter BottomBarBackgroundColor { get; }
Property Value
- CroppingParameter
public static CroppingParameter BottomBarButtonsColor { get; }
Property Value
- CroppingParameter
public static CroppingParameter CancelButtonTitle { get; }
Property Value
- CroppingParameter
public static CroppingParameter DetectButtonTitle { get; }
Property Value
- CroppingParameter
public static CroppingParameter DetectResetButtonHidden { get; }
Property Value
- CroppingParameter
public static CroppingParameter DoneButtonTitle { get; }
Property Value
- CroppingParameter
Entries
public static IEnumEntries Entries { get; }
Property Value
- IEnumEntries
HintTitle
public static CroppingParameter HintTitle { get; }
Property Value
- CroppingParameter
HintTitleColor
public static CroppingParameter HintTitleColor { get; }
Property Value
- CroppingParameter
OrientationLockMode
public static CroppingParameter OrientationLockMode { get; }
Property Value
- CroppingParameter
PolygonColor
public static CroppingParameter PolygonColor { get; }
Property Value
- CroppingParameter
PolygonColorMagnetic
public static CroppingParameter PolygonColorMagnetic { get; }
Property Value
- CroppingParameter
PolygonLineWidth
public static CroppingParameter PolygonLineWidth { get; }
Property Value
- CroppingParameter
public static CroppingParameter ResetButtonTitle { get; }
Property Value
- CroppingParameter
public static CroppingParameter RotateButtonHidden { get; }
Property Value
- CroppingParameter
public static CroppingParameter RotateButtonTitle { get; }
Property Value
- CroppingParameter
Screen
public static CroppingParameter Screen { get; }
Property Value
- CroppingParameter
public static CroppingParameter SwapTopBottomButtons { get; }
Property Value
- CroppingParameter
TopBarBackgroundColor
public static CroppingParameter TopBarBackgroundColor { get; }
Property Value
- CroppingParameter
public static CroppingParameter TopBarButtonsActiveColor { get; }
Property Value
- CroppingParameter
public static CroppingParameter UseButtonsAllCaps { get; }
Property Value
- CroppingParameter
Version
public static CroppingParameter Version { get; }
Property Value
- CroppingParameter
Methods
ValueOf(string)
public static CroppingParameter ValueOf(string value)
Parameters
value
string
Returns
- CroppingParameter
Values()
public static CroppingParameter[] Values()
Returns
- CroppingParameter[]