When defined in a derived class renders the code.
Namespace: PdfEdit.Drawing.BarCodes
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
protected abstract 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