Class BarcodeFormats.Companion
- Namespace
- IO.Scanbot.Sdk.Barcode
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class BarcodeFormats.Companion : Object
- Inheritance
-
BarcodeFormats.Companion
Constructors
public Companion(DefaultConstructorMarker _constructor_marker)
Parameters
_constructor_marker
DefaultConstructorMarker
Properties
public IList<BarcodeFormat> All { get; }
Property Value
- IList<BarcodeFormat>
public IList<BarcodeFormat> Common { get; }
Property Value
- IList<BarcodeFormat>
public IList<BarcodeFormat> Oned { get; }
Property Value
- IList<BarcodeFormat>
public IList<BarcodeFormat> Pharma { get; }
Property Value
- IList<BarcodeFormat>
Postal
public IList<BarcodeFormat> Postal { get; }
Property Value
- IList<BarcodeFormat>
public IList<BarcodeFormat> Twod { get; }
Property Value
- IList<BarcodeFormat>
Methods
public BarcodeFormats Default()
Returns
- BarcodeFormats