'宣言 Public Function New( _ ByVal actionType As ButtonAction, _ ByVal cmd As System.String _ )
public PdfPushButton.Action( ButtonAction actionType, System.string cmd )
パラメータ
- actionType
- アクションタイプを指定します。
- cmd
- アクションに関連付けられるコマンドを指定します(セマンティクスは actionTypeに基づきます)。