Class GS1CompositeBarParameters
Namespace: Aspose.BarCode.Generation
Assembly: Aspose.BarCode.dll (25.1.0)
Parametry kodu kreskowego GS1 Composite.
[XmlSerialization(Name = "Aspose.BarCode.Reader.Properties.BarcodeParameters.GS1CompositeBarParameters")]
public class GS1CompositeBarParameters
Dziedziczenie
object ← GS1CompositeBarParameters
Członkowie dziedziczeni
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Właściwości
IsAllowOnlyGS1Encoding
Jeśli ten flag jest ustawiony, pozwala tylko na standard kodowania GS1 dla komponentu GS1CompositeBar 2D
[XmlSerialization(Type = XmlSerializationType.Element)]
public bool IsAllowOnlyGS1Encoding { get; set; }
Wartość właściwości
LinearComponentType
Typ komponentu liniowego: GS1Code128, UPCE, EAN8, UPCA, EAN13, DatabarStacked, DatabarStackedOmniDirectional, DatabarLimited, DatabarOmniDirectional, DatabarExpanded, DatabarExpandedStacked
[XmlSerialization(Type = XmlSerializationType.Element)]
public BaseEncodeType LinearComponentType { get; set; }
Wartość właściwości
TwoDComponentType
Typ komponentu 2D
[XmlSerialization(Type = XmlSerializationType.Element)]
public TwoDComponentType TwoDComponentType { get; set; }
Wartość właściwości
Metody
ToString()
Zwraca czytelną dla człowieka reprezentację tekstową tych Aspose.BarCode.Generation.DataBarParameters.
public override string ToString()
Zwraca
Ciąg, który reprezentuje te Aspose.BarCode.Generation.DataBarParameters.