[]
        
(Showing Draft Content)

FarPoint.Web.Spread.BaseCellType.DrawBackgroundImage

DrawBackgroundImage Method

DrawBackgroundImage(PdfGraphics, RectangleF, Appearance, bool)

Draws the background image to PDF.

Declaration
protected RectangleF DrawBackgroundImage(PdfGraphics g, RectangleF r, Appearance appearance, bool isLocked)
Protected Function DrawBackgroundImage(g As PdfGraphics, r As RectangleF, appearance As Appearance, isLocked As Boolean) As RectangleF
Parameters
Type Name Description
PdfGraphics g

PDF graphics device

RectangleF r

Rectangle boundary of the cell to print

Appearance appearance

Appearance settings

bool isLocked

Whether the cell is marked as locked

Returns
Type Description
RectangleF

return true to stop painting text later