Class TextSearchResultCollection
Class which represents the collection of text search result.
Inheritance
System.Object
TextSearchResultCollection
Namespace: Syncfusion.Pdf.Parsing
Assembly: Syncfusion.Pdf.NET.dll
Syntax
public class TextSearchResultCollection : Dictionary<int, MatchedItemCollection>
Constructors
TextSearchResultCollection()
Declaration
public TextSearchResultCollection()