TBarCode Library 11
TBarCode Library 11
|
Public API functions to save barcodes as meta files. 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). |
Public API functions to save barcodes as meta files.
Required include file: "tbarcode.h"