[]
        
(Showing Draft Content)

C1.C1Preview.C1LinkTargetPage

C1LinkTargetPage Class

Describes a C1LinkTarget pointing to another page in the current document.

Inheritance
C1LinkTargetPage
Namespace: C1.C1Preview
Assembly: C1.PrintDocument.8.dll
Syntax
public class C1LinkTargetPage : C1LinkTarget

Constructors

Name Description
C1LinkTargetPage()

Initializes a new instance of the C1LinkTargetPage class.

C1LinkTargetPage(PageJumpTypeEnum)

Initializes a new instance of the C1LinkTargetPage class.

C1LinkTargetPage(PageJumpTypeEnum, int)

Initializes a new instance of the C1LinkTargetPage class.

C1LinkTargetPage(int)

Initializes a new instance of the C1LinkTargetPage class.

Properties

Name Description
PageJumpType

Gets the type of page jump.

PageNo

Gets the page number to jump to. Depending on the value of PageJumpType, specifies an absolute (1-based) or a relative page number.