Gets or sets the gap spacing between bars. The unit of measure must be specified to BarcodeUnit property.
Namespace:
Neodynamic.SilverlightAssembly: Neodynamic.Silverlight.Barcode (in Neodynamic.Silverlight.Barcode.dll) Version: 1.0.0.0 (1.0.40.0)
Syntax
C# |
---|
public double Postal4StateBarsSpacing { get; set; } |
Visual Basic (Declaration) |
---|
Public Property Postal4StateBarsSpacing As Double |
Visual C++ |
---|
public: property double Postal4StateBarsSpacing { double get (); void set (double value); } |