[]
Initializes a new instance of the C1LinkTarget class.
public C1LinkTargetPage(C1DocumentAction documentAction, int pageIndex, Rect pageBounds)
| Type | Name | Description |
|---|---|---|
| C1DocumentAction | documentAction | The C1DocumentAction object to execute. |
| int | pageIndex | The index of the page within document. |
| Rect | pageBounds | The area within page. |