EnumSymbolSize
Enum
Represents the symbol size of the generated barcode.
Definition
Namespace:Telerik.Maui.Controls.Barcode
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public enum SymbolSize
Fields
Rectangle12x26
12x26 symbol size.
Rectangle12x36
12x36 symbol size.
Rectangle16x36
16x36 symbol size.
Rectangle16x48
16x48 symbol size.
Rectangle8x18
8x18 symbol size.
Rectangle8x32
8x32 symbol size.
RectangleAuto
Automatically determined rectangular symbol size.
Square104x104
104x104 symbol size.
Square120x120
120x120 symbol size.
Square132x132
132x132 symbol size.
Square144x144
144x144 symbol size.
SquareAuto
Automatically determined square symbol size.