Property: Picture

 Standard veya daha yüksek

Kod örnekleri

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