PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / C1LinkTargetPage Class / PageJumpType Property

In This Topic
    PageJumpType Property (C1LinkTargetPage)
    In This Topic
    Gets the type of page jump.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageJumpType As PageJumpTypeEnum
    public PageJumpTypeEnum PageJumpType {get;}
    See Also