Class GS1CompositeBarParameters

Class GS1CompositeBarParameters

Namespace: Aspose.BarCode.Generation
Assembly: Aspose.BarCode.dll (25.1.0)

معلمات الشريط المركب GS1.

[XmlSerialization(Name = "Aspose.BarCode.Reader.Properties.BarcodeParameters.GS1CompositeBarParameters")]
public class GS1CompositeBarParameters

الوراثة

objectGS1CompositeBarParameters

الأعضاء الموروثة

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

الخصائص

IsAllowOnlyGS1Encoding

إذا تم تعيين هذه العلامة، فإنها تسمح فقط بمعيار ترميز GS1 لشريط GS1Composite 2D

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

قيمة الخاصية

bool

LinearComponentType

نوع المكون الخطي: GS1Code128، UPCE، EAN8، UPCA، EAN13، DatabarStacked، DatabarStackedOmniDirectional، DatabarLimited، DatabarOmniDirectional، DatabarExpanded، DatabarExpandedStacked

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

قيمة الخاصية

BaseEncodeType

TwoDComponentType

نوع المكون ثنائي الأبعاد

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

قيمة الخاصية

TwoDComponentType

الطرق

ToString()

يعيد تمثيل سلسلة قابل للقراءة من قبل الإنسان لهذه Aspose.BarCode.Generation.DataBarParameters.

public override string ToString()

العائدات

string

سلسلة تمثل هذه Aspose.BarCode.Generation.DataBarParameters.

 عربي