Class JsonBarcodeOverlayTextFormat
- Namespace
- IO.Scanbot.Sdk.UI.Configuration.Json
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class JsonBarcodeOverlayTextFormat : Enum
- Inheritance
-
JsonBarcodeOverlayTextFormat
Properties
Code
public static JsonBarcodeOverlayTextFormat Code { get; }
Property Value
- JsonBarcodeOverlayTextFormat
CodeAndType
public static JsonBarcodeOverlayTextFormat CodeAndType { get; }
Property Value
- JsonBarcodeOverlayTextFormat
Entries
public static IEnumEntries Entries { get; }
Property Value
- IEnumEntries
None
public static JsonBarcodeOverlayTextFormat None { get; }
Property Value
- JsonBarcodeOverlayTextFormat
Methods
ValueOf(string)
public static JsonBarcodeOverlayTextFormat ValueOf(string value)
Parameters
value
string
Returns
- JsonBarcodeOverlayTextFormat
Values()
public static JsonBarcodeOverlayTextFormat[] Values()
Returns
- JsonBarcodeOverlayTextFormat[]