[]
        
(Showing Draft Content)

FarPoint.Web.Spread.IEnhancedPdfRenderer

IEnhancedPdfRenderer Interface

Interface that supports printing to PDF, which supports extended features.

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

Methods

Name Description
GetPreferredSize(Graphics, Size, Appearance, object, float, bool, bool, ExtraRendererSettings)

Gets the preferred (maximum needed) size of the cell for the renderer control.

PaintCell(PdfGraphics, RectangleF, Appearance, object, bool, bool, float, ExtraRendererSettings)

Paints (prints) the cell to PDF when not in edit mode.