PDF for WPF and Silverlight
PdfPushButton.Action コンストラクタ(ButtonAction,String)

C1.WPF.Pdf.4.5.2 アセンブリ > C1.WPF.Pdf 名前空間 > PdfPushButton.Action クラス > PdfPushButton.Action コンストラクタ : PdfPushButton.Action コンストラクタ(ButtonAction,String)
アクションタイプを指定します。
アクションに関連付けられるコマンドを指定します(セマンティクスは actionTypeに基づきます)。
PdfPushButton.Actionクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal actionType As ButtonAction, _
   ByVal cmd As System.String _
)
public PdfPushButton.Action( 
   ButtonAction actionType,
   System.string cmd
)

パラメータ

actionType
アクションタイプを指定します。
cmd
アクションに関連付けられるコマンドを指定します(セマンティクスは actionTypeに基づきます)。
参照

PdfPushButton.Action クラス
PdfPushButton.Action メンバ
オーバーロード一覧