'Declaration Public Function New( _ ByVal documentAction As C1DocumentAction, _ ByVal pageIndex As Integer, _ ByVal pageBounds As Rect _ )
public C1LinkTargetPage( C1DocumentAction documentAction, int pageIndex, Rect pageBounds )
Parameters
- documentAction
- The C1DocumentAction object to execute.
- pageIndex
- The index of the page within document.
- pageBounds
- The area within page.