Class SupplementParameters

SupplementParameters class

Supplement parameters. Used for Interleaved2of5, Standard2of5, EAN13, EAN8, UPCA, UPCE, ISBN, ISSN, ISMN.

public class SupplementParameters

Properties

NameDescription
SupplementData { get; set; }Supplement data following BarCode.
SupplementSpace { get; }Space between main the BarCode and supplement BarCode in Unit value.

Methods

NameDescription
override ToString()Returns a human-readable string representation of this SupplementParameters.

See Also