Class GS1
- Namespace
- ScanbotSDK.MAUI.DocumentFormats.Barcode
- Assembly
- ScanbotSDK.Shared.dll
GS1
public class GS1 : GenericDocumentWrapper
- Inheritance
-
GS1
- Inherited Members
Constructors
GS1(GenericDocument)
public GS1(GenericDocument document)
Parameters
document
GenericDocument
Properties
Children
public GS1.GS1Children Children { get; }
Property Value
RequiredDocumentType
The required document type for this wrapper.
protected override string RequiredDocumentType { get; }