[]
Defines a link to another document or a location within the same document via page index and area within the page.
public class C1LinkTargetPage : C1LinkTargetBase
Name | Description |
---|---|
C1LinkTargetPage(C1DocumentAction, int, Rect) | Initializes a new instance of the C1LinkTarget class. |
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. |
Name | Description |
---|---|
Equals(object) | |
GetHashCode() |