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