API Reference
Class
Gs1CompositeSymbol
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
- Method Gs1CompositeEncoder.Encode
Inherited Methods
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.