BarcodeProfessional Height Property Neodynamic Barcode Professional SDK for .NET Class Reference
Gets or sets the height of the barcode image if AutoSize property is not enabled. The unit of measure must be specified to BarcodeUnit property.

Namespace: Neodynamic.SDK.Barcode
Assembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
Syntax

public double Height { get; set; }

Property Value

Type: OnlineDouble
See Also