Table of Contents

Class GenericDocument

Namespace
ScanbotSDK.MAUI.Common
Assembly
ScanbotSDK.Shared.dll
public class GenericDocument
Inheritance
GenericDocument
Inherited Members
Extension Methods

Properties

Children

public GenericDocument[] Children { get; set; }

Property Value

GenericDocument[]

Fields

public Field[] Fields { get; set; }

Property Value

Field[]

Name

public string Name { get; set; }

Property Value

string

Type

public GenericDocumentType Type { get; set; }

Property Value

GenericDocumentType