Skip to content

N_QRCoder_Core

Afonso Dutra Nogueira Filho edited this page Mar 28, 2024 · 2 revisions

QRCoder.Core Namespace

[Missing <summary> documentation for "N:QRCoder.Core"]

Classes

AbstractQRCode AbstractQRCode
ArtQRCode ArtQRCode
ArtQRCodeHelper  
AsciiQRCode AsciiQRCode
AsciiQRCodeHelper  
Base64QRCode Base64QRCode
Base64QRCodeHelper  
BitmapByteQRCode BitmapByteQRCode
BitmapByteQRCodeHelper  
PayloadGenerator PayloadGenerator
PayloadGenerator.BezahlCode  
PayloadGenerator.BezahlCode.BezahlCodeException  
PayloadGenerator.BitcoinAddress Bitcoin Address
PayloadGenerator.BitcoinCashAddress BitcoinCash Address
PayloadGenerator.BitcoinLikeCryptoCurrencyAddress Bitcoin Like Crypto Currency Address
PayloadGenerator.Bookmark Bookmark
PayloadGenerator.CalendarEvent  
PayloadGenerator.ContactData ContactData
PayloadGenerator.Geolocation Geolocation
PayloadGenerator.Girocode  
PayloadGenerator.Girocode.GirocodeException  
PayloadGenerator.LitecoinAddress Litecoin Address
PayloadGenerator.Mail Mail
PayloadGenerator.MMS MMS
PayloadGenerator.MoneroTransaction  
PayloadGenerator.MoneroTransaction.MoneroTransactionException  
PayloadGenerator.OneTimePassword  
PayloadGenerator.Payload Payload
PayloadGenerator.PhoneNumber PhoneNumber
PayloadGenerator.RussiaPaymentOrder  
PayloadGenerator.RussiaPaymentOrder.OptionalFields  
PayloadGenerator.RussiaPaymentOrder.RussiaPaymentOrderException  
PayloadGenerator.ShadowSocksConfig  
PayloadGenerator.ShadowSocksConfig.ShadowSocksConfigException  
PayloadGenerator.SkypeCall SkypeCall
PayloadGenerator.SlovenianUpnQr  
PayloadGenerator.SMS SMS
PayloadGenerator.SwissQrCode SwissQrCode
PayloadGenerator.SwissQrCode.AdditionalInformation  
PayloadGenerator.SwissQrCode.AdditionalInformation.SwissQrCodeAdditionalInformationException  
PayloadGenerator.SwissQrCode.Contact  
PayloadGenerator.SwissQrCode.Contact.SwissQrCodeContactException  
PayloadGenerator.SwissQrCode.Iban  
PayloadGenerator.SwissQrCode.Iban.SwissQrCodeIbanException  
PayloadGenerator.SwissQrCode.Reference  
PayloadGenerator.SwissQrCode.Reference.SwissQrCodeReferenceException  
PayloadGenerator.SwissQrCode.SwissQrCodeException  
PayloadGenerator.Url Url
PayloadGenerator.WhatsAppMessage WhatsAppMessage
PayloadGenerator.WiFi WiFi
PdfByteQRCode PdfByteQRCode
PdfByteQRCodeHelper  
PngByteQRCode PngByteQRCode
PngByteQRCodeHelper  
PostscriptQRCode PostscriptQRCode
PostscriptQRCodeHelper  
QRCode QRCode
QRCodeData QRCodeData
QRCodeGenerator QRCodeGenerator
QRCodeHelper QRCodeHelper
SvgQRCode SvgQRCode
SvgQRCode.SvgLogo Represents a logo graphic that can be rendered on a SvgQRCode
SvgQRCodeHelper  

Enumerations

ArtQRCode.BackgroundImageStyle Defines how the background image (if set) shall be rendered.
ArtQRCode.QuietZoneStyle Defines how the quiet zones shall be rendered.
Base64QRCode.ImageType  
PayloadGenerator.BezahlCode.AuthorityType Operation modes of the BezahlCode
PayloadGenerator.BezahlCode.Currency ISO 4217 currency codes
PayloadGenerator.BitcoinLikeCryptoCurrencyAddress.BitcoinLikeCryptoCurrencyType BitcoinLikeCryptoCurrencyType
PayloadGenerator.CalendarEvent.EventEncoding  
PayloadGenerator.ContactData.AddressOrder define the address format Default: European format, ([Street] [House Number] and [Postal Code] [City] Reversed: North American and others format ([House Number] [Street] and [City] [Postal Code])
PayloadGenerator.ContactData.ContactOutputType Possible output types. Either vCard 2.1, vCard 3.0, vCard 4.0 or MeCard.
PayloadGenerator.Geolocation.GeolocationEncoding  
PayloadGenerator.Girocode.GirocodeEncoding  
PayloadGenerator.Girocode.GirocodeVersion  
PayloadGenerator.Girocode.TypeOfRemittance  
PayloadGenerator.Mail.MailEncoding  
PayloadGenerator.MMS.MMSEncoding  
PayloadGenerator.OneTimePassword.OneTimePasswordAuthAlgorithm  
PayloadGenerator.OneTimePassword.OneTimePasswordAuthType  
PayloadGenerator.OneTimePassword.OoneTimePasswordAuthAlgorithm Obsolete.
PayloadGenerator.RussiaPaymentOrder.CharacterSets  
PayloadGenerator.RussiaPaymentOrder.TechCode (List of values of the technical code of the payment)

Перечень значений технического кода платежа

PayloadGenerator.ShadowSocksConfig.Method  
PayloadGenerator.SMS.SMSEncoding  
PayloadGenerator.SwissQrCode.Contact.AddressType  
PayloadGenerator.SwissQrCode.Currency ISO 4217 currency codes
PayloadGenerator.SwissQrCode.Iban.IbanType  
PayloadGenerator.SwissQrCode.Reference.ReferenceTextType  
PayloadGenerator.SwissQrCode.Reference.ReferenceType Reference type. When using a QR-IBAN you have to use either "QRR" or "SCOR"
PayloadGenerator.WiFi.Authentication  
QRCodeData.Compression Compression
QRCodeGenerator.ECCLevel Error correction level. These define the tolerance levels for how much of the code can be lost before the code cannot be recovered.
QRCodeGenerator.EciMode EciMode
SvgQRCode.SizingMode Mode of sizing attribution on svg root node
SvgQRCode.SvgLogo.MediaType Media types for SvgLogos
Clone this wiki locally