Class JsonBarcodeFormat
- Namespace
- IO.Scanbot.Sdk.UI.Configuration.Json
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class JsonBarcodeFormat : Enum
- Inheritance
-
JsonBarcodeFormat
Properties
AustraliaPost
public static JsonBarcodeFormat AustraliaPost { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat Aztec { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat Codabar { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat Code11 { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat Code128 { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat Code25 { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat Code32 { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat Code39 { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat Code93 { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat DataMatrix { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat Databar { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat DatabarExpanded { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat DatabarLimited { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat Ean13 { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat Ean8 { get; }
Property Value
- JsonBarcodeFormat
public static IEnumEntries Entries { get; }
Property Value
- IEnumEntries
public static JsonBarcodeFormat Gs1Composite { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat Iata2Of5 { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat Industrial2Of5 { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat Itf { get; }
Property Value
- JsonBarcodeFormat
JapanPost
public static JsonBarcodeFormat JapanPost { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat MaxiCode { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat MicroPdf417 { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat MicroQrCode { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat MsiPlessey { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat Pdf417 { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat PharmaCode { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat PharmaCodeTwoTrack { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat Pzn7 { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat Pzn8 { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat QrCode { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat RmqrCode { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat RoyalMail { get; }
Property Value
- JsonBarcodeFormat
RoyalTntPost
public static JsonBarcodeFormat RoyalTntPost { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat UpcA { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat UpcE { get; }
Property Value
- JsonBarcodeFormat
public static JsonBarcodeFormat UspsIntelligentMail { get; }
Property Value
- JsonBarcodeFormat
Methods
public static JsonBarcodeFormat ValueOf(string value)
Parameters
value
string
Returns
- JsonBarcodeFormat
public static JsonBarcodeFormat[] Values()
Returns
- JsonBarcodeFormat[]