[]
        
(Showing Draft Content)

C1.C1Preview.ActionHandlerLink

ActionHandlerLink Class

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 LinkTarget property.

Inheritance
ActionHandlerLink
Namespace: C1.C1Preview
Assembly: C1.PrintDocument.4.8.dll
public class ActionHandlerLink : ActionHandlerBase

For details on the use of action handlers, see ActionHandlerBase.

Constructors

Name Description

Initializes a new instance of the ActionHandlerLink class, assigning the LinkTarget property.

Properties

Name Description

Gets or sets the link target associated with the current ActionHandlerLink.