Scheduler for WPF and Silverlight | ComponentOne
C1.WPF.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