PaintCell Method (TextCellType)
In This Topic
Gets a control and renders it in the cell based on the specified appearance, margin, and value.
Overload List
Overload | Description |
PaintCell(String,TableCell,Appearance,Inset,Object,Boolean) | Gets a control and renders it in the cell based on the specified appearance, margin, and value. |
PaintCell(PdfGraphics,RectangleF,Appearance,Object,Boolean,Boolean,Single) | Gets a control and prints the cell to PDF based on the specified appearance and selection. |
See Also