[]
Interface that supports printing to PDF, which supports extended features.
public interface IEnhancedPdfRenderer : IPdfSupport
Public Interface IEnhancedPdfRenderer
Inherits IPdfSupport
Name | Description |
---|---|
PaintCell(PdfGraphics, RectangleF, Appearance, object, bool, bool, float, ExtraRendererSettings) | Paints (prints) the cell to PDF when not in edit mode. |