CodeOmrRender Method Terminal Works - PDF Printing.Net Library
Renders the OMR 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,
	XFont font,
	XPoint position
)

Parameters

gfx
Type: PdfEdit.DrawingXGraphics
brush
Type: PdfEdit.DrawingXBrush
font
Type: PdfEdit.DrawingXFont
position
Type: PdfEdit.DrawingXPoint
See Also

Reference