Class SupplementParameters
Class SupplementParameters
Le nom : Aspose.BarCode.Generation Assemblée: Aspose.BarCode.dll (25.4.0)
Utilizzato per Interleaved2of5, Standard2of5, EAN13, EAN8, UPCA, UPCE, ISBN, ISSN, ISMN.
[XmlSerialization(Name = "Aspose.BarCode.Reader.Properties.BarcodeParameters.SupplementParameters")]
public class SupplementParameters
Inheritance
I membri ereditari
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
SupplementData
I dati aggiuntivi seguiti da BarCode.
[XmlSerialization(Type = XmlSerializationType.Element)]
public string SupplementData { get; set; }
Valore di proprietà
SupplementSpace
Spazio tra il principale BarCode e il supplemento BarCode in Aspose.BarCode.Generation.Unit valore.
[XmlSerialization(Type = XmlSerializationType.Element, Name = "SupplementSpace")]
public Unit SupplementSpace { get; }
Valore di proprietà
Exceptions
La valeur du paramètre est inférieure à 0.
Methods
ToString()
Ritorna una rappresentazione di stringhe a lettura umana di questo Aspose.BarCode.Generation.SupplementParametri.
public override string ToString()
Returns
Una riga che rappresenta questo Aspose.BarCode.Generation.SupplementParametri.