Table of Contents

Class GS1

Namespace
ScanbotSDK.MAUI.BarcodeDocumentModel
Assembly
ScanbotSDK.Shared.dll

GS1

public class GS1 : GenericDocumentWrapper
Inheritance
GS1
Inherited Members

Constructors

GS1(GenericDocument)

public GS1(GenericDocument document)

Parameters

document GenericDocument

Fields

WrapperDocumentNormalizedType

Normalized document type name of this document wrapper.

public static readonly string WrapperDocumentNormalizedType

Field Value

string

WrapperDocumentType

Generic document type name of this document wrapper.

public static readonly string WrapperDocumentType

Field Value

string

Properties

Children

public GS1.GS1Children Children { get; }

Property Value

GS1.GS1Children

RequiredDocumentType

The required document type for this wrapper.

protected override string RequiredDocumentType { get; }

Property Value

string