CodeDataMatrix.Render Method Terminal Works - PDF Printing.Net Library
Renders the matrix code.

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

protected override void Render(
	XGraphics gfx,
	XBrush brush,
	XPoint position
)

Parameters

gfx
Type: PdfEdit.Drawing.XGraphics
brush
Type: PdfEdit.Drawing.XBrush
position
Type: PdfEdit.Drawing.XPoint
See Also

Reference