Returns a handle to the barcode Device Independent Bitmap.
Read-write property
Visual Basic |
---|
Public Property MakeBarcodePic As Picture |
A Picture value which represents the DIB.
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.