Class CouponParameters

Class CouponParameters

Tên không gian: Aspose.BarCode.Generation Tổng hợp: Aspose.BarCode.dll (25.4.0)

Sử dụng cho UpcaGs1DatabarCoupon, UpcaGs1Code128Coupon.

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

Inheritance

object CouponParameters

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

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

Unit

Exceptions

ArgumentException

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.CouponParameters.

public override string ToString()

Returns

string

Một dòng đại diện cho Aspose.BarCode.Generation.CouponParameters.

 Tiếng Việt