[]
        
(Showing Draft Content)

C1.Document.C1LinkTargetPage.-ctor

C1LinkTargetPage Constructor

C1LinkTargetPage(C1DocumentAction, int, Rect)

Initializes a new instance of the C1LinkTarget class.

Declaration
public C1LinkTargetPage(C1DocumentAction documentAction, int pageIndex, Rect pageBounds)
Public Sub New(documentAction As C1DocumentAction, pageIndex As Integer, pageBounds As Rect)
Parameters
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.