[]
        
(Showing Draft Content)

C1.WPF.Document.C1LinkTargetPage

C1LinkTargetPage Class

Defines a link to another document or a location within the same document via page index and area within the page.

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

Constructors

Name Description
C1LinkTargetPage(C1DocumentAction, int, Rect)

Initializes a new instance of the C1LinkTarget class.

Properties

Name Description
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.

PageBounds

Gets the are on the page.

PageIndex

Gets the index of the page within document.

Methods

Name Description
Equals(object)
GetHashCode()