Table of Contents

Class ScannerConfigurationBase

Namespace
ScanbotSDK.MAUI.Document.RTU.v1
Assembly
DocumentSDK.MAUI.dll
public class ScannerConfigurationBase
Inheritance
ScannerConfigurationBase
Derived
Inherited Members

Constructors

ScannerConfigurationBase()

public ScannerConfigurationBase()

Properties

AcceptedAngleScore

public double? AcceptedAngleScore { get; set; }

Property Value

double?

AcceptedBrightnessThreshold

public int? AcceptedBrightnessThreshold { get; set; }

Property Value

int?

AcceptedSizeScore

public double? AcceptedSizeScore { get; set; }

Property Value

double?

AutoSnappingEnabled

public bool? AutoSnappingEnabled { get; set; }

Property Value

bool?

AutoSnappingSensitivity

public double? AutoSnappingSensitivity { get; set; }

Property Value

double?

CameraBackgroundColor

public Color CameraBackgroundColor { get; set; }

Property Value

Color

CameraModule

public CameraModule? CameraModule { get; set; }

Property Value

CameraModule?

CameraPreviewMode

public CameraPreviewMode? CameraPreviewMode { get; set; }

Property Value

CameraPreviewMode?

CameraUnavailableExplanationText

public string CameraUnavailableExplanationText { get; set; }

Property Value

string

CancelButtonTitle

public string CancelButtonTitle { get; set; }

Property Value

string

DefaultPageFilter

public ImageFilter? DefaultPageFilter { get; set; }

Property Value

ImageFilter?

DocumentImageSizeLimit

public Size? DocumentImageSizeLimit { get; set; }

Property Value

Size?

EnableCameraButtonTitle

public string EnableCameraButtonTitle { get; set; }

Property Value

string

EnableCameraExplanationText

public string EnableCameraExplanationText { get; set; }

Property Value

string

EngineMode

public DocumentScannerEngineMode? EngineMode { get; set; }

Property Value

DocumentScannerEngineMode?

FlashButtonHidden

public bool? FlashButtonHidden { get; set; }

Property Value

bool?

FlashEnabled

public bool? FlashEnabled { get; set; }

Property Value

bool?

ForceUserGuidance

public bool? ForceUserGuidance { get; set; }

Property Value

bool?

IgnoreOrientationMismatch

public bool? IgnoreOrientationMismatch { get; set; }

Property Value

bool?

ImageScale

public double? ImageScale { get; set; }

Property Value

double?

OrientationLockMode

public OrientationLockMode? OrientationLockMode { get; set; }

Property Value

OrientationLockMode?

PhotoQualityPrioritization

public CapturePhotoQualityPrioritization? PhotoQualityPrioritization { get; set; }

Property Value

CapturePhotoQualityPrioritization?

PolygonBackgroundColor

public Color PolygonBackgroundColor { get; set; }

Property Value

Color

PolygonBackgroundColorOK

public Color PolygonBackgroundColorOK { get; set; }

Property Value

Color

PolygonColor

public Color PolygonColor { get; set; }

Property Value

Color

PolygonColorOK

public Color PolygonColorOK { get; set; }

Property Value

Color

PolygonCornerRadius

public int? PolygonCornerRadius { get; set; }

Property Value

int?

PolygonLineWidth

public int? PolygonLineWidth { get; set; }

Property Value

int?

ShutterButtonAutoInnerColor

public Color ShutterButtonAutoInnerColor { get; set; }

Property Value

Color

ShutterButtonAutoOuterColor

public Color ShutterButtonAutoOuterColor { get; set; }

Property Value

Color

ShutterButtonHidden

public bool? ShutterButtonHidden { get; set; }

Property Value

bool?

ShutterButtonIndicatorColor

public Color ShutterButtonIndicatorColor { get; set; }

Property Value

Color

ShutterButtonManualInnerColor

public Color ShutterButtonManualInnerColor { get; set; }

Property Value

Color

ShutterButtonManualOuterColor

public Color ShutterButtonManualOuterColor { get; set; }

Property Value

Color

ShutterSoundEnabled

public bool? ShutterSoundEnabled { get; set; }

Property Value

bool?

StopsCameraSessionWhenDisappeared

public bool? StopsCameraSessionWhenDisappeared { get; set; }

Property Value

bool?

TextHintBadAngles

public string TextHintBadAngles { get; set; }

Property Value

string

TextHintBadAspectRatio

public string TextHintBadAspectRatio { get; set; }

Property Value

string

TextHintEnergySavingActive

public string TextHintEnergySavingActive { get; set; }

Property Value

string

TextHintFontSize

public float? TextHintFontSize { get; set; }

Property Value

float?

TextHintNothingDetected

public string TextHintNothingDetected { get; set; }

Property Value

string

TextHintOK

public string TextHintOK { get; set; }

Property Value

string

TextHintTooDark

public string TextHintTooDark { get; set; }

Property Value

string

TextHintTooNoisy

public string TextHintTooNoisy { get; set; }

Property Value

string

TextHintTooSmall

public string TextHintTooSmall { get; set; }

Property Value

string

TopBarBackgroundColor

public Color TopBarBackgroundColor { get; set; }

Property Value

Color

TopBarButtonsActiveColor

public Color TopBarButtonsActiveColor { get; set; }

Property Value

Color

TopBarButtonsInactiveColor

public Color TopBarButtonsInactiveColor { get; set; }

Property Value

Color

TouchToFocusEnabled

Controls whether the touch to focus feature should be enabled. Default is true.

public bool? TouchToFocusEnabled { get; set; }

Property Value

bool?

UseButtonsAllCaps

Controls whether buttons should use all capitals style.

public bool? UseButtonsAllCaps { get; set; }

Property Value

bool?

UserGuidanceBackgroundColor

public Color UserGuidanceBackgroundColor { get; set; }

Property Value

Color

UserGuidanceTextColor

public Color UserGuidanceTextColor { get; set; }

Property Value

Color