VintaSoft Barcode .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Barcode.BarcodeInfo Namespace / SwissQRCodeValueItem Class
Constructors Properties Methods Fields SeeAlso
In This Topic
    SwissQRCodeValueItem Class Members
    In This Topic
    The following tables list the members exposed by SwissQRCodeValueItem.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)The Carriage Return (CR) character.
    Public Fieldstatic (Shared in Visual Basic)The Carriage Return (CR) + Line Feed (LF) separator.
    Public Fieldstatic (Shared in Visual Basic)The Line Feed (LF) character.
    Public Properties
     NameDescription
    Public PropertyGets or sets the parameter character chain of the alternative scheme 1.
    Public PropertyGets or sets the parameter character chain of the alternative scheme 2.
    Public PropertyGets or sets the payment amount.
    Public PropertyGets or sets the payment currency.
    Public PropertyGets or sets the bill information that contains coded information for automated booking of the payment.
    Public PropertyGets the character set code.
    Public PropertyGets or sets the creditor address type, which is specified using a code.
    Public PropertyGets or sets the structured Address: Street/P.O. Box from the creditor's address.
    Public PropertyGets or sets the Country from creditor's address.
    Public PropertyGets or sets the creditor's name or company according to the account name.
    Public PropertyGets or sets the postal code from creditor's address.
    Public PropertyGets or sets the structured Address: Street/P.O. Box from the creditor's address.
    Public PropertyGets or sets the town from creditor's address.
    Public PropertyGets a data type of this value item. (Inherited from ValueItemBase)
    Public PropertyGets or sets the IBAN or QR-IBAN of the creditor.
    Public PropertyGets or sets the payment reference type.
    Public PropertyGets or sets the payment reference type.
    Public PropertyGets the unambiguous indicator for the Swiss QR Code.
    Public PropertyGets or sets the element (a carriage return) that is used as a separator of individual elements in the Swiss QR Code.
    Public PropertyGets the unambiguous indicator for the end of payment data.
    Public PropertyGets or sets the ultimate creditor address type, which is specified using a code.
    Public PropertyGets or sets the structured Address: Street/P.O. Box from the creditor's address.
    Public PropertyGets or sets the country of the ultimate creditor's address.
    Public PropertyGets or sets the creditor's name or company according to the account name.
    Public PropertyGets or sets the postal code from creditor's address.
    Public PropertyGets or sets the structured Address: Street/P.O. Box from the creditor's address.
    Public PropertyGets or sets the town from creditor's address.
    Public PropertyGets or sets the ultimate debtor address type, which is specified using a code.
    Public PropertyGets or sets the structured Address: Street/P.O. Box from the debtor's address.
    Public PropertyGets or sets the country of the ultimate debtor's address.
    Public PropertyGets or sets the debtor's name or company according to the account name.
    Public PropertyGets or sets the postal code from debtor's address.
    Public PropertyGets or sets the structured Address: Street/P.O. Box from the debtor's address.
    Public PropertyGets or sets the town from debtor's address.
    Public PropertyGets or sets the unstructured information that can be used to indicate the payment purpose or for additional textual information about payments with a structured reference.
    Public PropertyGet a value of text data.
    Public PropertyGets version of the specifications (Implementation Guidelines) in use on the date on which the Swiss QR Code was created.
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Calculates check digit generation by Modulo 10 recursive.
    Public Methodstatic (Shared in Visual Basic)Checks the check digit of QR reference value.
    Public MethodConverts the value item of this instance to its equivalent string. (Inherited from TextValueItem)
    See Also