ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.PdfViewer Namespace / FindInfo Class / PageIndex Property

In This Topic
    PageIndex Property
    In This Topic
    Gets the page index of the currently selected FindText.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PageIndex As Integer
    public int PageIndex {get;}
    See Also