Accusoft BarcodeXpress v12.0 - Updated
MakeBarcodePic Property
AccusoftBarcodeXpress12 ActiveX DLL > BarcodeXpress Object : MakeBarcodePic Property
Description
Returns a handle to the barcode Device Independent Bitmap.
Property Type
Read-write property
Syntax
Visual Basic
Public Property MakeBarcodePic As Picture
Return Type
A Picture value which represents the DIB.
Remarks
The MakeBarcodePic property can only be read once per created barcode. If you want to keep the image around after the initial query, first load it into an external variable.
See Also

BarcodeXpress Object  | BarcodeXpress Members