Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1LinkTargetPage Class
Members

In This Topic
    C1LinkTargetPage Class
    In This Topic
    Defines a link to another document or a location within the same document via page index and area within the page.
    Object Model
    C1LinkTargetPage Class
    Syntax
    'Declaration
     
    Public Class C1LinkTargetPage 
       Inherits C1LinkTargetBase
    public class C1LinkTargetPage : C1LinkTargetBase 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Document.C1LinkTargetBase
          C1.Win.C1Document.C1LinkTargetPage

    See Also