API Reference
Class
DataBarExpandedDecoder
Decodes GS1 DataBar Expanded symbols (linear and stacked).
Inheritance
- Object
- DataBarExpandedDecoder
Methods
TryDecodeExpanded 2 overloads
public static Boolean TryDecodeExpanded(Boolean[] modules, out String content) #Returns:
BooleanAttempts to decode a GS1 DataBar Expanded symbol from a Barcode1D.
Parameters
- barcode CodeGlyphX.Barcode1D
- content System.String@
TryDecodeExpanded(System.Boolean[] modules, System.String@ content) #Attempts to decode a GS1 DataBar Expanded symbol from module data.
Parameters
- modules System.Boolean[]
- content System.String@