Property: Picture

Picture pictureobject read-only

Returns the barcode picture.
If you need the picture in a specific size, use the CreatePictureBySize method before you retrieve the Picture.

Code examples

Visual Basic:
' Set the bitmap picture of the barcode to the clipboard
Clipboard.Clear()
Clipboard.SetImage(AxBarcode1.Picture)
Methods:


Properties:


Events: