Class PatchCodeParameters
Class PatchCodeParameters
A név: Aspose.BarCode.Generation Összefoglaló: Aspose.BarCode.dll (25.4.0)
PatchCode paraméterek.
[XmlSerialization(Name = "Aspose.BarCode.Reader.Properties.BarcodeParameters.PatchCodeParameters")]
public class PatchCodeParameters
Inheritance
Örökletes tagok
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
ExtraBarcodeText
Specifikálja a kódszöveget egy extra QR sávkódra, amikor a PatchCode oldalsó módban jön létre.
[XmlSerialization(Type = XmlSerializationType.Element)]
public string ExtraBarcodeText { get; set; }
ingatlan értéke
PatchFormat
PatchCode formátum. Válassza ki a PatchOnly létrehozni egy PatchCode. Használja az oldal formátum létrehozni Patch oldal PatchCodes mint határok.Alapértelmezett érték: PatchFormat.PatchOnly
[XmlSerialization(Type = XmlSerializationType.Element)]
public PatchFormat PatchFormat { get; set; }
ingatlan értéke
Methods
ToString()
Visszatér egy emberi-olvasható sor képviselete ennek Aspose.BarCode.Generation.PatchCodeParameters.
public override string ToString()
Returns
Egy sor, amely képviseli ezt Aspose.BarCode.Generation.PatchCodeParameters.