Class GS1.Element
- Namespace
- ScanbotSDK.MAUI.BarcodeDocumentModel
- Assembly
- ScanbotSDK.Shared.dll
public class GS1.Element : GenericDocumentWrapper
- Inheritance
-
GS1.Element
- Inherited Members
-
Constructors
Element(GenericDocument)
public Element(GenericDocument document)
Parameters
document
GenericDocument
Fields
WrapperDocumentNormalizedType
public static readonly string WrapperDocumentNormalizedType
Field Value
- string
WrapperDocumentType
public static readonly string WrapperDocumentType
Field Value
- string
Properties
ApplicationIdentifier
public Field ApplicationIdentifier { get; }
Property Value
- Field
Children
public GS1.Element.ElementChildren Children { get; }
Property Value
- GS1.Element.ElementChildren
DataTitle
public Field DataTitle { get; }
Property Value
- Field
ElementDescription
public Field ElementDescription { get; }
Property Value
- Field
RawValue
public Field RawValue { get; }
Property Value
- Field
RequiredDocumentType
protected override string RequiredDocumentType { get; }
Property Value
- string