[]
        
(Showing Draft Content)

FarPoint.Win.Spread.PrintBackgroundEventArgs.-ctor

PrintBackgroundEventArgs Constructor

PrintBackgroundEventArgs(SpreadView, Graphics, Rectangle, int)

Creates a new object with the PrintBackground event arguments.

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

View that contains the sheet being printed

Graphics g

Graphics device that handles printing

Rectangle sheetRectangle

Rectangular area that represents the area of the sheet to be printed

int pageNum

Number of the current page being printed