saveAsImage

Navigation:  References > Common Parts > Methods >

saveAsImage

Previous pageReturn to chapter overviewNext page

Saves the barcode image to a file.

public void saveAsImage(String fileName, String formatName)

Parameters

fileName

Specifies a string that contains the name of file to which to save the barcode image.

 

formatName

Specifies the image format, it can be "bmp", "jpg", or "png".