Gets or sets whether quiet zones are used for drawing Text, Code and HumanReadableText properties.
Namespace: Neodynamic.WPFAssembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 5.0.3500.0 (5.0.3500.0)
Syntax
C# |
---|
public bool UseQuietZoneForText { get; set; } |
Visual Basic |
---|
Public Property UseQuietZoneForText As Boolean Get Set |