Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document 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.Xaml.Document.C1LinkTargetBase
          C1.Xaml.Document.C1LinkTargetPage

    See Also