CodeGlyphX logo
CodeGlyphX

API Reference

Class

Gs1CompositeSymbol

Namespace CodeGlyphX
Assembly CodeGlyphX
Modifiers sealed

Represents a standards-linked GS1-128 Composite symbol.

Inheritance

  • Object
  • Gs1CompositeSymbol

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

Properties

public BitMatrix Modules { get; } #

Gets the complete composite module matrix.

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 selected composite component.

public Int32 ComponentRows { get; } #

Gets the number of rows in the two-dimensional component.