Class PatchCodeParameters

Class PatchCodeParameters

ชื่อพื้นที่: Aspose.BarCode.Generation การประกอบ: Aspose.BarCode.dll (25.4.0)

พารามิเตอร์ PatchCode

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

Inheritance

object PatchCodeParameters

อนุญาโตตุลาการ

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

Properties

ExtraBarcodeText

คําอธิบายข้อความรหัสสําหรับรหัสบาร์ QR เพิ่มเติมเมื่อ PatchCode สร้างในโหมดหน้า

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

คุณสมบัติมูลค่า

string

PatchFormat

รูปแบบ PatchCode เลือก PatchOnly to generate single PatchCode ใช้รูปแบบหน้าเพื่อ generate Patch page with PatchCodes as boundariesหมายเลขรุ่น: PatchFormat.PatchOnly

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

คุณสมบัติมูลค่า

PatchFormat

Methods

ToString()

กลับตัวอักษรเส้นที่สามารถอ่านได้โดยมนุษย์ของ Aspose.BarCode.Generation.PatchCodeParameters

public override string ToString()

Returns

string

ลวดที่แสดงให้เห็นถึง Aspose.BarCode.Generation.PatchCodeParameters

 แบบไทย