Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.PdfViewer Namespace / Bookmark Class / Page Property

In This Topic
    Page Property (Bookmark)
    In This Topic
    Gets the 1-based index of the page pointed by the bookmark.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Page As Integer
    public int Page {get;}
    See Also