Gets an image of the barcode that represents the value in the Text property, obtained using the encoding specified by the CodeType property.
object.GetImage (width As Integer, height As Integer)
The following parameters are available:
Parameter | Description |
width | The width of the image, in pixels. |
height | The height of the image, in pixels. |
System.Drawing.Image