ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.PdfViewer Namespace / C1PdfViewer Class / FindNumber Property

In This Topic
    FindNumber Property (C1PdfViewer)
    In This Topic
    Gets the number of the currently selected occurrence of FindText.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property FindNumber As Integer
    public int FindNumber {get;}
    See Also