バージョン

IsActionAllowed(UltraPrintPreviewControlAction,UltraPrintPreviewControlStates) メソッド

指定されたアクションが、CurrentStateに基づいて実行可能かどうかを返します。
シンタックス
'宣言
 
Public Overloads Function IsActionAllowed( _
   ByVal actionCode As UltraPrintPreviewControlAction, _
   ByVal currentState As UltraPrintPreviewControlStates _
) As Boolean

パラメータ

actionCode
評価するアクション
currentState
コントロールの現在の状態

戻り値の型

アクションが許可される場合は True。
参照