Class SymbolSize
Represents the symbol size of the generated barcode.
Inheritance
System.Object
SymbolSize
Namespace: Telerik.XamarinForms.Barcode
Assembly: Telerik.XamarinForms.Barcode.dll
Syntax
public sealed class SymbolSize : Enum
Fields
Rectangle12x26
Rectangle12x36
Rectangle16x36
Rectangle16x48
Rectangle8x18
Rectangle8x32
RectangleAuto
Automatically determined rectangular symbol size.
Declaration
public const SymbolSize RectangleAuto
Field Value
SymbolSize
|
Square104x104
Square10x10
Square120x120
Square12x12
Square132x132
Square144x144
Square14x14
Square16x16
Square18x18
Square20x20
Square22x22
Square24x24
Square26x26
Square32x32
Square36x36
Square40x40
Square44x44
Square48x48
Square52x52
Square64x64
Square72x72
Square80x80
Square88x88
Square96x96
SquareAuto
Automatically determined square symbol size.
Declaration
public const SymbolSize SquareAuto
Field Value
SymbolSize
|
value__
Declaration
public int value__
Field Value
System.Int32
|