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

In This Topic
    FindResults Property (C1PdfViewerToolbar)
    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