CodeGlyphX logo
CodeGlyphX

API Reference

Class

Gs1CompositeDecoded

Namespace CodeGlyphX
Assembly CodeGlyphX
Modifiers sealed

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

Accepted by parameters

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.