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

MethodDescription
get_SupplementData() constSupplement 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 overrideReturns a human-readable string representation of this SupplementParameters.

See Also