Click or drag to resize

IEncoderOptionsHeight Property

Gets or sets the height of the generated barcode in logical units.

Namespace:  Opait.Barcoder.Api
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
float Height { get; set; }

Property Value

Type: Single
See Also