PowerTools SPREAD for Windows Forms 8.0J
OnPrintBackground メソッド


イベントデータを含む PrintBackgroundEventArgs オブジェクト。
PrintBackgroundイベントを発生させます。
構文
'Declaration
 
Protected Overridable Sub OnPrintBackground( _
   ByVal e As PrintBackgroundEventArgs _
) 
'使用法
 
Dim instance As FpSpread
Dim e As PrintBackgroundEventArgs
 
instance.OnPrintBackground(e)
protected virtual void OnPrintBackground( 
   PrintBackgroundEventArgs e
)

パラメータ

e
イベントデータを含む PrintBackgroundEventArgs オブジェクト。
参照

FpSpread クラス
FpSpread メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.