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
Success
public required bool Success { get; init; }
Property Value
Methods
Dispose()
public void Dispose()