Barcode Plugin for Xojo

BarcodeGenerator.Height Property

Sets or gets the desired height of the Barcode.

Height as Single {Read and Write}

Remarks

Note this value is only reference value to give the encoder hints. The encoder in the end will decide the final value as some barcode standards have height ratio constraints.

See Also

BarcodeGenerator Class