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


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

パラメータ

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

FpSpread クラス
FpSpread メンバ

 

 


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