Class SupplementParameters

Class SupplementParameters

Името на пространството: Aspose.BarCode.Generation Асамблея: Aspose.BarCode.dll (25.4.0)

Interleaved2of5, Standard2of5, EAN13, EAN8, UPCA, UPCE, ISBN, ISSN, ISMN.

[XmlSerialization(Name = "Aspose.BarCode.Reader.Properties.BarcodeParameters.SupplementParameters")]
public class SupplementParameters

Inheritance

object SupplementParameters

наследници

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Properties

SupplementData

Допълнителни данни след BarCode.

[XmlSerialization(Type = XmlSerializationType.Element)]
public string SupplementData { get; set; }

стойност на имота

string

SupplementSpace

BarCode и добавка BarCode в Aspose.BarCode.Generation.Unit.

[XmlSerialization(Type = XmlSerializationType.Element, Name = "SupplementSpace")]
public Unit SupplementSpace { get; }

стойност на имота

Unit

Exceptions

ArgumentException

Стойността на параметъра е по-малка от 0.

Methods

ToString()

Aspose.BarCode.Generation.Supplement.

public override string ToString()

Returns

string

Aspose.BarCode.Generation.Supplement.

 Български