BarcodeProfessional BarcodeUnit Property Neodynamic Barcode Professional SDK for .NET Class Reference
Gets or sets the unit of measure for the barcode dimensions. Defauls is Inch. It must precede any barcode dimension properties settings.

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

public BarcodeUnit BarcodeUnit { get; set; }

Property Value

Type: BarcodeUnit
See Also