PaintCell Method (BarCodeCellType)
In This Topic
Creates an image of the barcode and draws it inside the cell.
Overload List
Overload | Description |
PaintCell(Graphics,Rectangle,Appearance,Object,Boolean,Boolean,Single) | Creates an image of the barcode and draws it inside the cell. |
PaintCell(PdfGraphics,RectangleF,Appearance,Object,Boolean,Boolean,Single) | Paints (prints) the cell to PDF when not in edit mode, to the specified graphics interface with the specified appearance settings. (Inherited from FarPoint.Win.Spread.CellType.BaseCellType) |
See Also