API Reference
Class
Gs1CompositeDecoded
Contains both messages recovered from a GS1 Composite symbol.
Inheritance
- Object
- Gs1CompositeDecoded
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property CodeGlyphDecoded.Gs1Composite
Accepted by parameters
Inherited Methods
Properties
public String Text { get; } #Gets the primary text returned by generic decoding facades.
public String LinearText { get; } #Gets the linear GS1 element string.
public String CompositeText { get; } #Gets the two-dimensional GS1 element string.
public Gs1CompositeComponent Component { get; } #Gets the detected composite component.