Class VinScannerParameter
- Namespace
- IO.Scanbot.Sdk.UI.View.Vin.Configuration.Json
- Assembly
- DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui/view/vin/configuration/json/VinScannerParameter", DoNotGenerateAcw = true)]
public sealed class VinScannerParameter : Enum, ISerializable, IComparable, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
VinScannerParameter
- Implements
-
- Inherited Members
-
Properties
AspectRatio
[Register("AspectRatio")]
public static VinScannerParameter AspectRatio { get; }
Property Value
- VinScannerParameter
CameraModule
[Register("CameraModule")]
public static VinScannerParameter CameraModule { get; }
Property Value
- VinScannerParameter
CameraOverlayColor
[Register("CameraOverlayColor")]
public static VinScannerParameter CameraOverlayColor { get; }
Property Value
- VinScannerParameter
CameraPreviewMode
[Register("CameraPreviewMode")]
public static VinScannerParameter CameraPreviewMode { get; }
Property Value
- VinScannerParameter
[Register("CancelButtonTitle")]
public static VinScannerParameter CancelButtonTitle { get; }
Property Value
- VinScannerParameter
[Register("EnableCameraButtonTitle")]
public static VinScannerParameter EnableCameraButtonTitle { get; }
Property Value
- VinScannerParameter
EnableCameraExplanationText
[Register("EnableCameraExplanationText")]
public static VinScannerParameter EnableCameraExplanationText { get; }
Property Value
- VinScannerParameter
FinderLineColor
[Register("FinderLineColor")]
public static VinScannerParameter FinderLineColor { get; }
Property Value
- VinScannerParameter
FinderLineWidth
[Register("FinderLineWidth")]
public static VinScannerParameter FinderLineWidth { get; }
Property Value
- VinScannerParameter
FinderTextHintColor
[Register("FinderTextHintColor")]
public static VinScannerParameter FinderTextHintColor { get; }
Property Value
- VinScannerParameter
FlashEnabled
[Register("FlashEnabled")]
public static VinScannerParameter FlashEnabled { get; }
Property Value
- VinScannerParameter
GuidanceText
[Register("GuidanceText")]
public static VinScannerParameter GuidanceText { get; }
Property Value
- VinScannerParameter
MaximumNumberOfAccumulatedFrames
[Register("MaximumNumberOfAccumulatedFrames")]
public static VinScannerParameter MaximumNumberOfAccumulatedFrames { get; }
Property Value
- VinScannerParameter
MinimumNumberOfRequiredFramesWithEqualRecognitionResult
[Register("MinimumNumberOfRequiredFramesWithEqualRecognitionResult")]
public static VinScannerParameter MinimumNumberOfRequiredFramesWithEqualRecognitionResult { get; }
Property Value
- VinScannerParameter
OcrResolutionLimit
[Register("OcrResolutionLimit")]
public static VinScannerParameter OcrResolutionLimit { get; }
Property Value
- VinScannerParameter
OrientationLockMode
[Register("OrientationLockMode")]
public static VinScannerParameter OrientationLockMode { get; }
Property Value
- VinScannerParameter
[Register("ReplaceCancelButtonWithIcon")]
public static VinScannerParameter ReplaceCancelButtonWithIcon { get; }
Property Value
- VinScannerParameter
Screen
[Register("Screen")]
public static VinScannerParameter Screen { get; }
Property Value
- VinScannerParameter
SignificantShakeDelay
[Register("SignificantShakeDelay")]
public static VinScannerParameter SignificantShakeDelay { get; }
Property Value
- VinScannerParameter
TopBarBackgroundColor
[Register("TopBarBackgroundColor")]
public static VinScannerParameter TopBarBackgroundColor { get; }
Property Value
- VinScannerParameter
[Register("TopBarButtonsActiveColor")]
public static VinScannerParameter TopBarButtonsActiveColor { get; }
Property Value
- VinScannerParameter
[Register("TopBarButtonsInactiveColor")]
public static VinScannerParameter TopBarButtonsInactiveColor { get; }
Property Value
- VinScannerParameter
TouchToFocusEnabled
[Register("TouchToFocusEnabled")]
public static VinScannerParameter TouchToFocusEnabled { get; }
Property Value
- VinScannerParameter
[Register("UseButtonsAllCaps")]
public static VinScannerParameter UseButtonsAllCaps { get; }
Property Value
- VinScannerParameter
Version
[Register("Version")]
public static VinScannerParameter Version { get; }
Property Value
- VinScannerParameter
Methods
ValueOf(string)
[Register("valueOf", "(Ljava/lang/String;)Lio/scanbot/sdk/ui/view/vin/configuration/json/VinScannerParameter;", "")]
public static VinScannerParameter ValueOf(string value)
Parameters
value
string
Returns
- VinScannerParameter
Values()
[Register("values", "()[Lio/scanbot/sdk/ui/view/vin/configuration/json/VinScannerParameter;", "")]
public static VinScannerParameter[] Values()
Returns
- VinScannerParameter[]