Table of Contents

Class ScanbotSDKMain.RTU.Legacy

Namespace
ScanbotSDK.MAUI
Assembly
DocumentSDK.MAUI.dll
[Obsolete("Legacy scanners and features.")]
public static class ScanbotSDKMain.RTU.Legacy
Inheritance
ScanbotSDKMain.RTU.Legacy
Inherited Members

Properties

BarcodeScanner

Singleton implementation of the Legacy Barcode Scanner launcher

[Obsolete("This Barcode scanning feature is deprecated. We recommend using our new RTU UI v2 Barcode Scanning feature available in the ReadyToUseUIService.")]
public static IBarcodeScanner BarcodeScanner { get; }

Property Value

IBarcodeScanner

DocumentScanner

[Obsolete("This version of the document scanner is deprecated.")]
public static IDocumentScanner DocumentScanner { get; }

Property Value

IDocumentScanner