XGraphicsDrawBarCode Method (BarCode, XBrush, XFont, XPoint)Terminal Works - PDF Printing.Net Library
Draws the specified bar code.

Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public void DrawBarCode(
	BarCode barcode,
	XBrush brush,
	XFont font,
	XPoint position
)

Parameters

barcode
Type: PdfEdit.Drawing.BarCodesBarCode
brush
Type: PdfEdit.DrawingXBrush
font
Type: PdfEdit.DrawingXFont
position
Type: PdfEdit.DrawingXPoint
See Also

Reference