[]
        
(Showing Draft Content)

FarPoint.Web.Spread.IPdfSupport

IPdfSupport Interface

Interface that supports printing to PDF (Portable Document Format).

Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public interface IPdfSupport
Public Interface IPdfSupport

Methods

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.