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パラメーターを表すラインです。

 日本語