Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1LinkTargetPage Class
Properties Methods


In This Topic
    C1LinkTargetPage Class Members
    In This Topic

    The following tables list the members exposed by C1LinkTargetPage.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1LinkTarget class.  
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the C1DocumentAction object defining the action to execute when navigating by this link. Can be null, in this case C1LinkTargetBase does not change the current document.  
    Public PropertyGets the are on the page.  
    Public PropertyGets the index of the page within document.  
    Top
    Public Methods
     NameDescription
    Public MethodFor internal use. Encodes this C1LinkTargetBase object to the string, use Parse method to decode. (Inherited from C1.Xaml.Document.C1LinkTargetBase)
    Public MethodOverridden.   
    Public MethodOverridden.   
    Top
    See Also