Table of Contents

Class Field

Namespace
ScanbotSDK.MAUI.Common
Assembly
ScanbotSDK.Shared.dll
public class Field
Inheritance
Field
Inherited Members

Constructors

Field(Field)

public Field(Field nativeField)

Parameters

nativeField Field

Properties

Name

public string Name { get; }

Property Value

string

Value

public (string Text, float Confidence) Value { get; }

Property Value

(string Text, float Confidence)