New to Telerik UI for .NET MAUIStart a free 30-day trial

Specifies how the barcode should be sized within its container.

Definition

Namespace:Telerik.Maui.Controls.Barcode

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum SizingMode

Fields

The barcode size is manually controlled.

C#
Manual = 2

The barcode is sized to snap to a specific module size.

C#
Snap = 1

The barcode is stretched to fill the available space.

C#
Stretch = 0
In this article
DefinitionFieldsManualSnapStretch
Not finding the help you need?
Contact Support