[]
Interface that supports printing to PDF (Portable Document Format).
public interface IPdfSupport
Public Interface IPdfSupport
Name | Description |
---|---|
GetPreferredSize(Graphics, Size, Appearance, object, float, bool, bool) | Gets the preferred (maximum needed) size of the cell for the renderer control. |
PaintCell(PdfGraphics, RectangleF, Appearance, object, bool, bool, float) | Paints the cell when not editing, just for PDF. |