ComponentOne PdfViewer for WPF and Silverlight
C1.Silverlight.PdfViewer.5 Assembly / C1.Silverlight.PdfViewer Namespace / FindInfo Class / FindCount Property

In This Topic
    FindCount Property (FindInfo)
    In This Topic
    Gets the total number of occurrences of FindText.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property FindCount As Integer
    public int FindCount {get;}
    See Also