PrintDocument for WinForms
ActionHandlerLink クラス
メンバ 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : ActionHandlerLink クラス
Describes an ActionHandlerBase that executes a hyperlink jump. The target of the jump is specified by the instance of C1LinkTarget that is assigned to the ActionHandlerLink.LinkTarget property.
オブジェクト モデル
ActionHandlerLink クラス
シンタックス
'宣言
 
Public Class ActionHandlerLink 
   Inherits ActionHandlerBase
'使用法
 
Dim instance As ActionHandlerLink
public class ActionHandlerLink : ActionHandlerBase 
解説
For details on the use of action handlers, see ActionHandlerBase.
継承階層

System.Object
   C1.C1Preview.ActionHandlerBase
      C1.C1Preview.ActionHandlerLink

参照

ActionHandlerLink メンバ
C1.C1Preview 名前空間