Aspose::BarCode::Generation::SupplementParameters class
SupplementParameters class
Supplement parameters. Used for Interleaved2of5, Standard2of5, EAN13, EAN8, UPCA, UPCE, ISBN, ISSN, ISMN.
class SupplementParameters : public System::Object
Methods
Method | Description |
---|---|
get_SupplementData() const | Supplement data following BarCode. |
get_SupplementSpace() | Space between main the BarCode and supplement BarCode in Unit value. |
set_SupplementData(System::String) | Supplement data following BarCode. |
ToString() const override | Returns a human-readable string representation of this SupplementParameters. |
See Also
- Namespace Aspose::BarCode::Generation
- Library Aspose.BarCode for C++