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

Namespace: Lesnikowski.Barcode
Assembly:  Barcode (in Barcode.dll)
Version: 1.0.5.40001

Syntax

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

See Also