Enum PrintFormat
Constants for PrintFormat tag.
Namespace: SIX.TimApi.Constants
Assembly: TimApi.dll
Syntax
public enum PrintFormat
Fields
Name | Description |
---|---|
FieldsOnly | Only fields are returned for printing, not a generated receipt. |
NoPrint | Do not generate any receipts. |
Normal | Receipts are generated, formatted and sent to the ECR. (default) |
OnDevice | Receipts are generated and printed on the printer attached to the EFT terminal. |
Unknown | Invalid/unknown constant value. |