Class SupplementParameters
Class SupplementParameters
Tên không gian: Aspose.BarCode.Generation Tổng hợp: Aspose.BarCode.dll (25.4.0)
Sử dụng cho Interleaved2of5, Standard2of5, EAN13, EAN8, UPCA, UPCE, ISBN, ISSN, ISMN.
[XmlSerialization(Name = "Aspose.BarCode.Reader.Properties.BarcodeParameters.SupplementParameters")]
public class SupplementParameters
Inheritance
Thành viên thừa kế
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
SupplementData
Dữ liệu bổ sung theo BarCode.
[XmlSerialization(Type = XmlSerializationType.Element)]
public string SupplementData { get; set; }
Giá trị bất động sản
SupplementSpace
Không gian giữa chính BarCode và bổ sung BarCode trong Aspose.BarCode.Generation.Unit giá trị.
[XmlSerialization(Type = XmlSerializationType.Element, Name = "SupplementSpace")]
public Unit SupplementSpace { get; }
Giá trị bất động sản
Exceptions
Giá trị của thông số là ít hơn 0.
Methods
ToString()
Trở lại một mô tả chuỗi người đọc của Aspose.BarCode.Generation.SupplementParameters này.
public override string ToString()
Returns
Một dòng đại diện cho Aspose.BarCode.Generation.SupplementParameters này.