Barcode.ImageHeight the height of the image in HIMETRIC units (ie. 0.01 mm units)
Barcode.ImageWidth the width of the image in HIMETRIC units (ie. 0.01 mm units)
The ImageWidth property will be the value calculated from the Xunit value and the number of elements in the barcode.
The ImageHeight property will be the value calculated from the Yunit value and the number of rows of elements in the barcode.
These values may be used to determine the size at which the barcode Picture is displayed or printed.
More: