Navigation: References > Common Parts > Methods >
Sets the size of the image which contains a barcode.
public void setSize(int width, int height)
Parameters
width
Specifies the width, in pixels, of the image.
height
Specifies the height, in pixels, of the image.