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.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; }
财产价值
SupplementSpace
主要的 BarCode 和补充 BarCode 在 Aspose.BarCode.Generation.Unit 值之间的空间。
[XmlSerialization(Type = XmlSerializationType.Element, Name = "SupplementSpace")]
public Unit SupplementSpace { get; }
财产价值
Exceptions
参数值低于0。
Methods
ToString()
返回这个 Aspose.BarCode.Generation.Supplement 参数的人可读的序列代表性。
public override string ToString()
Returns
列代表此 Aspose.BarCode.Generation.Supplement 参数。