BarcodeProfessional LeftPadding Property Neodynamic Barcode Professional for ASP.NET Class Reference
Gets or sets the extra space inside the left border. The unit of measure must be specified to BarcodeUnit property.

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

public double LeftPadding { get; set; }

Property Value

Type: OnlineDouble
See Also