Method: SaveAs
SaveAs (path: WideString): Smallint
Saves the current barcode as image file (BMP, JPEG, PNG, TIFF, Targa, GIF, WMF, EMF, PBM, PGM, PPM, WBMP, XPM). The image size is the current size of the control. The image file type used is defined by the extension of the file name (e.g. BMP for a Windows Bitmap).
This method supports the following image formats: Windows Bitmap (BMP), JPEG, PNG, TIFF, Targa, GIF, WMF, EMF, PBM, PGM, PPM, WBMP and XPM.
Related topic: Image file options
This method supports the following image formats: Windows Bitmap (BMP), JPEG, PNG, TIFF, Targa, GIF, WMF, EMF, PBM, PGM, PPM, WBMP and XPM.
Related topic: Image file options
Code examples
Delphi:
Barcode1.SaveAs(MyFileName);
All properties, methods and events
Properties:
Methods:
Events:
Methods:
Events: