Class SwissQRCodetext

Class SwissQRCodetext

Namespace: Aspose.BarCode.ComplexBarcode
Assembly: Aspose.BarCode.dll (25.1.0)

Class for encoding and decoding the text embedded in the SwissQR code.

public sealed class SwissQRCodetext : IComplexCodetext

Inheritance

objectSwissQRCodetext

Implements

IComplexCodetext

Inherited Members

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

Constructors

SwissQRCodetext(SwissQRBill)

Creates an instance of SwissQRCodetext.

public SwissQRCodetext(SwissQRBill bill)

Parameters

bill SwissQRBill

נתוני חשבון SwissQR

SwissQRCodetext()

Creates an instance of SwissQRCodetext.

public SwissQRCodetext()

Properties

Bill

נתוני חשבון SwissQR

public SwissQRBill Bill { get; }

Property Value

SwissQRBill

Methods

GetBarcodeType()

Gets barcode type.

public BaseEncodeType GetBarcodeType()

Returns

BaseEncodeType

סוג הברקוד.

GetConstructedCodetext()

Construct codetext from SwissQR bill data

public string GetConstructedCodetext()

Returns

string

קוד טקסט שנבנה

InitFromString(string)

Initializes Bill with constructed codetext.

public void InitFromString(string constructedCodetext)

Parameters

constructedCodetext string

קוד טקסט שנבנה.

 Ελληνικά