menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TextSearchResultCollection - API Reference

    Show / Hide Table of Contents

    Class TextSearchResultCollection

    Class which represents the collection of text search result.

    Inheritance
    System.Object
    TextSearchResultCollection
    Namespace: Syncfusion.Pdf.Parsing
    Assembly: Syncfusion.Pdf.Portable.dll
    Syntax
    public class TextSearchResultCollection : Dictionary<int, MatchedItemCollection>

    Constructors

    TextSearchResultCollection()

    Declaration
    public TextSearchResultCollection()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved