dBarSaveImage(filename)

This function when called with the parameter filename containing the full pathname of a file (complete with .WMF extension), saves the current barcode image as a Windows metafile file.

When called with the parameter filename containing the full pathname of a file (complete with .BMP, GIF, JPG, PCX, PNG, TIF or EPS extension), saves the current barcode image as a bitmap image file in Bitmap, Paintbrush or Encapsulated PostScript, etc format.

If an error is encountered while attempting to save the file this function returns 0. If the function is successful it returns a non-zero value.

This function provides the programming equivalent of the File SAVE IMAGE command complete with filename selection.

 

 

More:

OLE variables