Draws the barcode on the specified System.
public void PrintPaint(System.Drawing.Graphics graphics, System.Drawing.Rectangle position);
Public Sub PrintPaint(ByVal graphics As System.Drawing.Graphics, ByVal position As System.Drawing.Rectangle)
Parameter | Description |
---|---|
graphics | Specifies the object of type System. |
position | Specifies the position to draw on the specified System. |