Class VinScannerParameter
- Namespace
- IO.Scanbot.Sdk.UI.View.Vin.Configuration.Json
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class VinScannerParameter : Enum
- Inheritance
-
VinScannerParameter
Properties
AspectRatio
public static VinScannerParameter AspectRatio { get; }
Property Value
- VinScannerParameter
CameraModule
public static VinScannerParameter CameraModule { get; }
Property Value
- VinScannerParameter
CameraOverlayColor
public static VinScannerParameter CameraOverlayColor { get; }
Property Value
- VinScannerParameter
CameraPreviewMode
public static VinScannerParameter CameraPreviewMode { get; }
Property Value
- VinScannerParameter
public static VinScannerParameter CancelButtonTitle { get; }
Property Value
- VinScannerParameter
public static VinScannerParameter EnableCameraButtonTitle { get; }
Property Value
- VinScannerParameter
EnableCameraExplanationText
public static VinScannerParameter EnableCameraExplanationText { get; }
Property Value
- VinScannerParameter
Entries
public static IEnumEntries Entries { get; }
Property Value
- IEnumEntries
public static VinScannerParameter ExtractVINFromBarcode { get; }
Property Value
- VinScannerParameter
FinderLineColor
public static VinScannerParameter FinderLineColor { get; }
Property Value
- VinScannerParameter
FinderLineWidth
public static VinScannerParameter FinderLineWidth { get; }
Property Value
- VinScannerParameter
FinderTextHintColor
public static VinScannerParameter FinderTextHintColor { get; }
Property Value
- VinScannerParameter
FlashEnabled
public static VinScannerParameter FlashEnabled { get; }
Property Value
- VinScannerParameter
GuidanceText
public static VinScannerParameter GuidanceText { get; }
Property Value
- VinScannerParameter
MaximumNumberOfAccumulatedFrames
public static VinScannerParameter MaximumNumberOfAccumulatedFrames { get; }
Property Value
- VinScannerParameter
MinimumNumberOfRequiredFramesWithEqualScanningResult
public static VinScannerParameter MinimumNumberOfRequiredFramesWithEqualScanningResult { get; }
Property Value
- VinScannerParameter
OcrResolutionLimit
public static VinScannerParameter OcrResolutionLimit { get; }
Property Value
- VinScannerParameter
OrientationLockMode
public static VinScannerParameter OrientationLockMode { get; }
Property Value
- VinScannerParameter
public static VinScannerParameter ReplaceCancelButtonWithIcon { get; }
Property Value
- VinScannerParameter
Screen
public static VinScannerParameter Screen { get; }
Property Value
- VinScannerParameter
SignificantShakeDelay
public static VinScannerParameter SignificantShakeDelay { get; }
Property Value
- VinScannerParameter
TopBarBackgroundColor
public static VinScannerParameter TopBarBackgroundColor { get; }
Property Value
- VinScannerParameter
public static VinScannerParameter TopBarButtonsActiveColor { get; }
Property Value
- VinScannerParameter
public static VinScannerParameter TopBarButtonsInactiveColor { get; }
Property Value
- VinScannerParameter
TouchToFocusEnabled
public static VinScannerParameter TouchToFocusEnabled { get; }
Property Value
- VinScannerParameter
public static VinScannerParameter UseButtonsAllCaps { get; }
Property Value
- VinScannerParameter
Version
public static VinScannerParameter Version { get; }
Property Value
- VinScannerParameter
Methods
ValueOf(string)
public static VinScannerParameter ValueOf(string value)
Parameters
value
string
Returns
- VinScannerParameter
Values()
public static VinScannerParameter[] Values()
Returns
- VinScannerParameter[]