Show / Hide Table of Contents

Enum QRCodeEncoding

Specifies the QR Code encoding.

Namespace: FastReport.Barcode
Assembly: FastReport.OpenSource.dll
Syntax
public enum QRCodeEncoding

Fields

Name Description
cp866

cp866 encoding.

ISO8859_1

ISO 8859-1 encoding.

Shift_JIS

Shift_JIS encoding.

UTF8

UTF-8 encoding.

Windows_1251

Windows-1251 encoding.

Back to top Generated by DocFX