ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.PdfViewer Namespace / C1PdfViewerToolbar Class / FindResults Property

In This Topic
    FindResults Property
    In This Topic
    Gets a string to display the number of current find results.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property FindResults As String
    public string FindResults {get;}
    See Also