Class ITFParameters
Class ITFParameters
名称: Aspose.BarCode.Generation 合計: Aspose.BarCode.dll (25.4.0)
ITFパラメーター
[XmlSerialization(Name = "Aspose.BarCode.Reader.Properties.BarcodeParameters.ITFParameters")]
public class ITFParameters
Inheritance
相続人
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
ItfBorderThickness
単位値でITF(負荷バー)の厚さを取得または設定します。デフォルト値:12p
[XmlSerialization(Type = XmlSerializationType.Element, Name = "ItfBorderThickness")]
public Unit ItfBorderThickness { get; set; }
不動産価値
ItfBorderType
ITF バーコードの国境タイプデフォルト値: ITF14BorderType.Bar
[XmlSerialization(Type = XmlSerializationType.Element)]
public ITF14BorderType ItfBorderType { get; set; }
不動産価値
QuietZoneCoef
静かなゾーンのサイズはXDサイズです。デフォルト値: 10 、すなわち xDimension = 2px は静かなゾーンより 20px になります。
[XmlSerialization(Type = XmlSerializationType.Element)]
public int QuietZoneCoef { get; set; }
不動産価値
Exceptions
パラメーター値は10以下です。
Methods
ToString()
この Aspose.BarCode.Generation.ITFP パラメーターについて、人間が読むシートの表現を返します。
public override string ToString()
Returns
この Aspose.BarCode.Generation.ITFPパラメーターを表す列です。