Table of Contents

Class BarcodeOverlayTextFormat

Namespace
IO.Scanbot.Sdk.Barcode.UI
Assembly
DocumentSDK.NET.Droid.dll
public sealed class BarcodeOverlayTextFormat : Enum
Inheritance
BarcodeOverlayTextFormat

Properties

Code

public static BarcodeOverlayTextFormat Code { get; }

Property Value

BarcodeOverlayTextFormat

CodeAndType

public static BarcodeOverlayTextFormat CodeAndType { get; }

Property Value

BarcodeOverlayTextFormat

Entries

public static IEnumEntries Entries { get; }

Property Value

IEnumEntries

None

public static BarcodeOverlayTextFormat None { get; }

Property Value

BarcodeOverlayTextFormat

Methods

ValueOf(string)

public static BarcodeOverlayTextFormat ValueOf(string value)

Parameters

value string

Returns

BarcodeOverlayTextFormat

Values()

public static BarcodeOverlayTextFormat[] Values()

Returns

BarcodeOverlayTextFormat[]