Show / Hide Table of Contents

Enum OutputSize

The output size of the QR bill or QR code.

Namespace: Codecrete.SwissQRBill.Generator
Assembly: Codecrete.SwissQRBill.Core.dll
Syntax
public enum OutputSize

Fields

Name Description
A4PortraitSheet

A4 sheet in portrait orientation. The QR bill is at the bottom.

PaymentPartOnly

Payment part only (about 148 by 105 mm).

This size does not include separator lines. It is suitable for displaying the QR bill in online channels. See Implementation Guidelines QR Bill v2.3, ch. 3.8 Layout rules for the online use of the QR-bill for additional requirements when using this size.

QrBillExtraSpace

QR bill only with additional space at the top for the horizontal line (about 210 by 110 mm).

The extra 5 mm at the top create space for the horizontal line and optionally for the scissors.

QrBillOnly

QR bill only (210 by 105 mm).

This size is suitable if the QR bill has no horizontal line. If the horizontal line is needed and the A4 sheet size is not suitable, use QrBillExtraSpace instead.

QrCodeOnly

QR code only (46 by 46 mm).

QrCodeWithQuietZone

QR code only with 5mm of white space on all sides (56 by 56 mm).

This format applies a white background (as opposed to a transparent one).

See Also
Output Sizes (in Wiki)
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX