Gets or sets whether quiet zones are used for drawing Text, Code and HumanReadableText properties.

Namespace: Neodynamic.WPF
Assembly: 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

Property Value

Type: Boolean

See Also