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#
bool SetMarginsAutomatically{ get; set;}
Visual Basic (Declaration)
Property SetMarginsAutomatically As Boolean
Visual C++
property bool SetMarginsAutomatically {
	bool get ();
	void set (bool value);
}

See Also