TBarCode Library 11
TBarCode Library 11
|
ERRCODE TECIT_STDCALL BCSVGToFileW | ( | t_BarCode * | pBarCode, |
LPCWSTR | szFilename, | ||
LPCRECT | pRect | ||
) |
Saves barcode as a SVG-file.
The origin of the coordinate space in SVG the is upper, left corner of a page. The positive y-axis points downwards.
[in] | pBarCode | Pointer to barcode structure. |
[in] | szFilename | Filename. |
[in] | pRect | Bounding rectangle for barcode dimensions [1/1000 mm]. left / bottom must be zero, top / right specifies barcode dimensions [1/1000 mm]. |
ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |
© 2019 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Wed Nov 6 2019 16:51:32 for TBarCode Library 11 with doxygen 1.8.13 |