[]
        
(Showing Draft Content)

C1.WPF.Document.C1LinkTarget

C1LinkTarget Class

Defines a link to another document or a location within the same document.

Inheritance
C1LinkTarget
Namespace: C1.WPF.Document
Assembly: C1.WPF.Document.4.6.2.dll
Syntax
public class C1LinkTarget : C1LinkTargetBase

Constructors

Name Description
C1LinkTarget(C1DocumentAction, string)

Initializes a new instance of the C1LinkTarget class.

Properties

Name Description
Bookmark

Gets the bookmark within document.

DocumentAction

Gets the C1DocumentAction object defining the action to execute when navigating by this link. Can be null, in this case C1LinkTargetBase does not change the current document.

Methods

Name Description
Equals(object)
GetHashCode()