SaveAs method

Saves barcode image in a TIFF, BMP or PCX file.

Syntax (VB)

Sub SaveAs (filename)

Parameters

filename

String.  

File name with one of the following extensions: tif tiff bmp pcx

Notes

Error is issued if barcode image can not be saved into the specified file.