PrintDocument for WinForms
DocumentActionEventArgs コンストラクタ


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > DocumentActionEventArgs クラス : DocumentActionEventArgs コンストラクタ
The action handler.
Initializes a new instance of the DocumentActionEventArgs class.
シンタックス
'宣言
 
Public Function New( _
   ByVal actionHandler As ActionHandlerBase _
)
'使用法
 
Dim actionHandler As ActionHandlerBase
 
Dim instance As New DocumentActionEventArgs(actionHandler)
public DocumentActionEventArgs( 
   ActionHandlerBase actionHandler
)

パラメータ

actionHandler
The action handler.
参照

DocumentActionEventArgs クラス
DocumentActionEventArgs メンバ