Table of Contents

Enum SBSDKUpcEanExtensionBehavior

Namespace
ScanbotSDK.iOS
Assembly
BarcodeSDK.NET.iOS.dll
public enum SBSDKUpcEanExtensionBehavior : long

Fields

Allow2 = 4
Allow5 = 5
AllowAny = 6
Ignore = 3
Require2 = 0
Require5 = 1
RequireAny = 2