Click or drag to resize
BaseBarcodeRenderHbitmap Method
Creates new Bitmap with rendered Barcode.

Namespace:  Limilabs.Barcode
Assembly:  Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax
public IntPtr RenderHbitmap()

Return Value

Type: IntPtr
Bitmap handle (HBITMAP) with rendered Barcode.

Implements

IBaseBarcodeRenderHbitmap
See Also