Class GS1
- Namespace
- IO.Scanbot.Sdk.Barcode.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class GS1 : GenericDocumentWrapper
- Inheritance
-
GS1
- Inherited Members
-
Constructors
GS1(GenericDocument)
public GS1(GenericDocument document)
Parameters
document
GenericDocument
Fields
DocumentNormalizedType
public const string DocumentNormalizedType = "GS1"
Field Value
- string
DocumentType
public const string DocumentType = "GS1"
Field Value
- string
Properties
Elements
public IList<GS1.Element> Elements { get; }
Property Value
- IList<GS1.Element>