Initializes a new instance of the C1LinkTargetPage class.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public C1LinkTargetPage( PageJumpTypeEnum pageJumpType, int pageNo ) |
Visual Basic |
---|
Public Sub New ( _ pageJumpType As PageJumpTypeEnum, _ pageNo As Integer _ ) |
Parameters
- pageJumpType
- Type: C1.C1Preview..::..PageJumpTypeEnum
The type of the page jump.
- pageNo
- Type: System..::..Int32
The absolute 1-based target page number.