BarcodeProfessional EanUpcSupplementSeparation Property Neodynamic Barcode Professional for .NET Windows Forms Class Reference
Gets or sets the gap separation between the barcode and its supplement. The unit of measure must be specified to BarcodeUnit property.

Namespace: Neodynamic.WinControls.BarcodeProfessional
Assembly: Neodynamic.WinControls.BarcodeProfessional (in Neodynamic.WinControls.BarcodeProfessional.dll) Version: 8.0.2000.0 (8.0.2000.0)
Syntax

public double EanUpcSupplementSeparation { get; set; }

Property Value

Type: OnlineDouble
See Also