Show / Hide Table of Contents

Enum SeparatorType

Separator type above and between payment part and receipt.

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

Fields

Name Description
DashedLine

Dashed lines are drawn.

DashedLineWithScissors

Dashed lines with a scissor symbol are drawn.

DottedLine

Dotted lines are drawn.

DottedLineWithScissors

Dotted lines with a scissor symbol are drawn.

None

No separators are drawn (for paper with perforation).

SolidLine

Solid lines are drawn.

SolidLineWithScissors

Solid lines with a scissor symbol are drawn.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX