| BarcodeControlRender Method |
Creates new Bitmap with rendered Barcode.
Namespace:
Limilabs.Windows
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax Public Function Render As Bitmap
member Render : unit -> Bitmap
Return Value
Type:
BitmapBitmap with rendered Barcode.
Remarks
Uses
XDpi as horizontal resolution in dots per inch, and
YDpi as vertical resolution in dots per inch.
See Also