If set to true RightQuietZone and LeftQuietZone always uses this.NarrowBarWidth*9.

Namespace: Limilabs.Windows
Assembly: Barcode (in Barcode.dll) Version: 2.0.0.20

Syntax

C#
public bool SetMarginsAutomatically { get; set; }
Visual Basic
Public Property SetMarginsAutomatically As Boolean
	Get
	Set
Visual C++
public:
property bool SetMarginsAutomatically {
	bool get ();
	void set (bool value);
}

See Also