Table of Contents

Class BarcodeFormats.Companion

Namespace
IO.Scanbot.Sdk.Barcode
Assembly
DocumentSDK.NET.Droid.dll
public sealed class BarcodeFormats.Companion : Object
Inheritance
BarcodeFormats.Companion

Constructors

Companion(DefaultConstructorMarker)

public Companion(DefaultConstructorMarker _constructor_marker)

Parameters

_constructor_marker DefaultConstructorMarker

Properties

All

public IList<BarcodeFormat> All { get; }

Property Value

IList<BarcodeFormat>

Common

public IList<BarcodeFormat> Common { get; }

Property Value

IList<BarcodeFormat>

Oned

public IList<BarcodeFormat> Oned { get; }

Property Value

IList<BarcodeFormat>

Pharma

public IList<BarcodeFormat> Pharma { get; }

Property Value

IList<BarcodeFormat>

Postal

public IList<BarcodeFormat> Postal { get; }

Property Value

IList<BarcodeFormat>

Twod

public IList<BarcodeFormat> Twod { get; }

Property Value

IList<BarcodeFormat>

Methods

Default()

public BarcodeFormats Default()

Returns

BarcodeFormats