Class Metadata
- Namespace
- ScanbotSDK.MAUI.DocumentsModel
- Assembly
- ScanbotSDK.Shared.dll
public class Metadata : GenericDocumentWrapper
- Inheritance
-
Metadata
- Inherited Members
-
Constructors
public Metadata(GenericDocument document)
Parameters
document GenericDocument
Fields
public static readonly string WrapperDocumentNormalizedType
Field Value
- string
public static readonly string WrapperDocumentType
Field Value
- string
Properties
public Field? Country { get; }
Property Value
- Field
public Field? DocumentSide { get; }
Property Value
- Field
public Field PrintingFormat { get; }
Property Value
- Field
protected override string RequiredDocumentType { get; }
Property Value
- string
public IEnumerable<Field> Tagss { get; }
Property Value
- IEnumerable<Field>