Class GS1CompositeBarParameters

Class GS1CompositeBarParameters

Именује се: Aspose.BarCode.Generation Асамблеја: Aspose.BarCode.dll (25.4.0)

ГС1 Композитни бар параметри.

[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

IsAllowOnlyGS1Enkodiranje

Ако је овај знаме постављен, то омогућава само ГС1 стандарда за кодирање за ГС1КомпозитБар 2Д Компонент

[XmlSerialization(Type = XmlSerializationType.Element)]
public bool IsAllowOnlyGS1Encoding { get; set; }

Вредност имовине

bool

LinearComponentType

Тип линеарне компоненте: GS1Code128, UPCE, EAN8, UPCA, EAN13, DatabarStacked, DatabarStackedOmniDirectional, DatabarLimited, DatabarOmniDirectional, DatabarExpanded, DatabarExpanded

[XmlSerialization(Type = XmlSerializationType.Element)]
public BaseEncodeType LinearComponentType { get; set; }

Вредност имовине

BaseEncodeType

2Службени састав

2Д тип компоненте

[XmlSerialization(Type = XmlSerializationType.Element)]
public TwoDComponentType TwoDComponentType { get; set; }

Вредност имовине

TwoDComponentType

Methods

ToString()

Враћа људско-читајућу репрезентацију редова овог Aspose.BarCode.Generation.DataBarПараметри.

public override string ToString()

Returns

string

Стрик који представља овај Aspose.BarCode.Generation.DataBarПараметри.

 Српски