Class GS1CompositeBarParameters
Class GS1CompositeBarParameters
名称: Aspose.BarCode.Generation 聚集: Aspose.BarCode.dll (25.4.0)
GS1 组合栏参数。
[XmlSerialization(Name = "Aspose.BarCode.Reader.Properties.BarcodeParameters.GS1CompositeBarParameters")]
public class GS1CompositeBarParameters
Inheritance
object ← GS1CompositeBarParameters
继承人
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
IsAllowOnlyGS1编码
如果这个旗帜设置,它只允许GS1编码标准为GS1CompositeBar 2D组件
[XmlSerialization(Type = XmlSerializationType.Element)]
public bool IsAllowOnlyGS1Encoding { get; set; }
财产价值
LinearComponentType
线性组件类型: GS1Code128, UPCE, EAN8, UPCA, EAN13, DatabarStacked, DatabarStackedOmniDirectional, DatabarLimited, DatabarOmniDirectional, DatabarExpanded, DatabarExpandedStacked
[XmlSerialization(Type = XmlSerializationType.Element)]
public BaseEncodeType LinearComponentType { get; set; }
财产价值
2 组件类型
2D组件类型
[XmlSerialization(Type = XmlSerializationType.Element)]
public TwoDComponentType TwoDComponentType { get; set; }
财产价值
Methods
ToString()
返回这个 Aspose.BarCode.Generation.DataBarParameters的人可读的序列代表性。
public override string ToString()
Returns
列代表此 Aspose.BarCode.Generation.DataBar 参数。