Table of Contents

Class BarcodeFormat.Companion

Namespace
IO.Scanbot.Sdk.Barcode.Entity
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/barcode/entity/BarcodeFormat$Companion", DoNotGenerateAcw = true)]
public sealed class BarcodeFormat.Companion : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
BarcodeFormat.Companion
Implements
Inherited Members

Constructors

Companion(DefaultConstructorMarker)

[Register(".ctor", "(Lkotlin/jvm/internal/DefaultConstructorMarker;)V", "")]
public Companion(DefaultConstructorMarker _constructor_marker)

Parameters

_constructor_marker DefaultConstructorMarker

Properties

ALL_CODES

public IList<BarcodeFormat> ALL_CODES { get; }

Property Value

IList<BarcodeFormat>

COMMON_CODES

public IList<BarcodeFormat> COMMON_CODES { get; }

Property Value

IList<BarcodeFormat>

ONE_DIMENSIONAL

public IList<BarcodeFormat> ONE_DIMENSIONAL { get; }

Property Value

IList<BarcodeFormat>

POSTAL

public IList<BarcodeFormat> POSTAL { get; }

Property Value

IList<BarcodeFormat>

TWO_DIMENTIONAL

public IList<BarcodeFormat> TWO_DIMENTIONAL { get; }

Property Value

IList<BarcodeFormat>