Click or drag to resize

AttributeValuesNormal Field

Specifies the "normal" size option for a QR code. This size is the default option and is suitable for most use cases.

Namespace:  Resto.Front.Api.Data.Cheques
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public const string Normal = "normal"

Field Value

Type: String
See Also