Height Property

Navigation:  Reference Guide > Properties >

Height Property

Previous pageReturn to chapter overviewNext page

Sets the height, in pixels, of the image which contains the Aztec barcode.

 

Property Data Type

short

 

 

Remarks

First call GetActualSize() method to obtain the actual size of the Aztec barcode, then use this property and Width property to set image size by adding surrounding white space around the Aztec barcode.

 

See Also

GetActualSize() Method