Class GS1CompositeBarParameters
Το όνομα: Aspose.BarCode.Generation Συγκέντρωση: Aspose.BarCode.dll (25.4.0)
GS1 Composite Bar παραμέτρους.
[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
Κωδικογράφηση 1
Εάν αυτή η σημαία έχει ρυθμιστεί, επιτρέπει μόνο το πρότυπο κωδικοποίησης GS1 για το GS1CompositeBar 2D Component
[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; }
Αξία ιδιοκτησίας
Δύο συστατικά
2D τύπος εξαρτημάτων
[XmlSerialization(Type = XmlSerializationType.Element)]
public TwoDComponentType TwoDComponentType { get; set; }
Αξία ιδιοκτησίας
Methods
ToString()
Επιστρέφει μια ανθρώπινη αναγνώσιμη εκδοχή γραμμής αυτού του Aspose.BarCode.Generation.DataBarΠarameters.
public override string ToString()
Returns
Μια γραμμή που αντιπροσωπεύει αυτό το Aspose.BarCode.Generation.DataBarΠarameters.