Table of Contents

Class BarcodeAction.SetCount

Namespace
IO.Scanbot.Sdk.Ui_v2.Barcode.Common
Assembly
DocumentSDK.NET.Droid.dll
public sealed class BarcodeAction.SetCount : BarcodeAction, IUiAction, IJavaObject, IDisposable, IJavaPeerable
Inheritance
BarcodeAction.SetCount
Implements

Constructors

SetCount(string, int)

public SetCount(string uuid, int count)

Parameters

uuid string
count int

Properties

Count

public int Count { get; }

Property Value

int

Uuid

public string Uuid { get; }

Property Value

string