FarPoint.Web.Spread 名前空間 : PrintBackgroundEventHandler デリゲート |
'Declaration
Public Delegate Sub PrintBackgroundEventHandler( _ ByVal sender As Object, _ ByVal e As PrintBackgroundEventArgs _ )
public delegate void PrintBackgroundEventHandler( object sender, PrintBackgroundEventArgs e )