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