Class BarcodeFormats
- Namespace
- ScanbotSDK.MAUI.Barcode
- Assembly
- ScanbotSDK.Shared.dll
Lists of barcode formats to decode.
public class BarcodeFormats
- Inheritance
-
BarcodeFormats
- Inherited Members
Properties
All
public static BarcodeFormat[] All { get; }
Property Value
Common
public static BarcodeFormat[] Common { get; }
Property Value
Oned
public static BarcodeFormat[] Oned { get; }
Property Value
Pharma
public static BarcodeFormat[] Pharma { get; }
Property Value
Postal
public static BarcodeFormat[] Postal { get; }
Property Value
Twod
public static BarcodeFormat[] Twod { get; }