[]
        
(Showing Draft Content)

FarPoint.Web.Spread.PrintBackgroundEventArgs.-ctor

PrintBackgroundEventArgs Constructor

PrintBackgroundEventArgs(FpSpread, Graphics, Rectangle, int)

Creates a new object with the PrintBackground event arguments.

Declaration
public PrintBackgroundEventArgs(FpSpread spread, Graphics g, Rectangle sheetRectangle, int pageNum)
Public Sub New(spread As FpSpread, g As Graphics, sheetRectangle As Rectangle, pageNum As Integer)
Parameters
Type Name Description
FpSpread spread

Spread that contains the sheet being printed

Graphics g

Graphics device that handles printing

Rectangle sheetRectangle

Rectangle area representing the area of the sheet to be printed

int pageNum

Number of the current page being printed