Table of Contents

Class BarcodeDocumentParserResult

Namespace
ScanbotSDK.MAUI.Core.Barcode
Assembly
ScanbotSDK.Shared.dll
public class BarcodeDocumentParserResult : IDisposable
Inheritance
BarcodeDocumentParserResult
Implements
Inherited Members

Constructors

BarcodeDocumentParserResult()

public BarcodeDocumentParserResult()

Properties

ParsedDocument

public required GenericDocument ParsedDocument { get; init; }

Property Value

GenericDocument

Success

public required bool Success { get; init; }

Property Value

bool

Methods

Dispose()

public void Dispose()