Table of Contents

Class WordBox

Namespace
ScanbotSDK.MAUI.Core.TextPattern
Assembly
DocumentSDK.MAUI.dll
public class WordBox
Inheritance
WordBox
Inherited Members

Constructors

WordBox()

public WordBox()

Properties

BoundingRect

public required Rectangle BoundingRect { get; init; }

Property Value

Rectangle

RecognitionConfidence

public double RecognitionConfidence { get; init; }

Property Value

double

Text

public required string Text { get; init; }

Property Value

string