[]
        
(Showing Draft Content)

FarPoint.Win.Spread.PrintBackgroundEventHandler

PrintBackgroundEventHandler Delegate

Represents a defined method that handles the PrintBackground event for the Spread component.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public delegate void PrintBackgroundEventHandler(object sender, PrintBackgroundEventArgs e)
Public Delegate Sub PrintBackgroundEventHandler(sender As Object, e As PrintBackgroundEventArgs)
Parameters
Type Name Description
object sender

Source of the event

PrintBackgroundEventArgs e

Event data