TBarCode Library 11  TBarCode Library 11
Metafiles

Saving barcodes as Enhanced Metafiles. More...

Functions

ERRCODE _stdcall BCGetEnhMetaFile (t_BarCode *pBarCode, HENHMETAFILE *phEMF, LONG nWidth, LONG nHeight)
 Copies barcode into meta file (Windows only).
ERRCODE _stdcall BCGetEnhMetaFileEx (t_BarCode *pBarCode, HENHMETAFILE *phEMF, HDC hDC, LONG nWidth, LONG nHeight, BOOL fTransparent)
 Copies barcode into meta file (extended version, Windows only).

Detailed Description

Saving barcodes as Enhanced Metafiles.

Note:
For Windows only.