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 파라미터를 나타내는 라인입니다.