Width Property

Navigation:  Reference Guide > Properties >

Width Property

Previous pageReturn to chapter overviewNext page

Sets the width, in pixels, of the image which contains the QRCode barcode.

 

Property Data Type

short

 

 

Remarks

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

 

See Also

GetActualSize() Method