Class SupplementParameters
SupplementParameters class
Supplement parameters. Used for Interleaved2of5, Standard2of5, EAN13, EAN8, UPCA, UPCE, ISBN, ISSN, ISMN.
public class SupplementParameters
Properties
Name | Description |
---|---|
SupplementData { get; set; } | Supplement data following BarCode. |
SupplementSpace { get; } | Space between main the BarCode and supplement BarCode in Unit value. |
Methods
Name | Description |
---|---|
override ToString() | Returns a human-readable string representation of this SupplementParameters . |
See Also
- namespace Aspose.BarCode.Generation
- assembly Aspose.BarCode