Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1LinkTargetPage Class / PageIndex Property

In This Topic
    PageIndex Property (C1LinkTargetPage)
    In This Topic
    Gets the index of the page within document.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageIndex As Integer
    public int PageIndex {get;}
    See Also