Enum
IbanType

Represents the types of IBANs that can be encoded in a SwissQRCode.

Definition

Namespace:Telerik.Barcode

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

cs-api-definition
public enum IbanType

Fields

IBAN

Standardized representation of a bank account number in accordance with the ISO 13616 standard.

Declaration

cs-api-definition
IBAN = 0

Field Value

IbanType

QRIBAN

A QR-IBAN corresponds to the rules stipulated in ISO 13616 standard for IBAN and contains a special financial institution identification (QR-IID).

Declaration

cs-api-definition
QRIBAN = 1

Field Value

IbanType

In this article
DefinitionFieldsIBANQRIBAN
Not finding the help you need?
Contact Support