Gets or sets a Stretch enumeration value that describes how the barcode fills its allocated space.
Namespace: Neodynamic.WPFAssembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 5.0.3500.0 (5.0.3500.0)
Syntax
C# |
---|
public Stretch Stretch { get; set; } |
Visual Basic |
---|
Public Property Stretch As Stretch Get Set |