Represents a single occurrence that matches a text search.

Namespace: TallComponents.PDF.TextExtraction
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public class TextMatch
Visual Basic
Public Class TextMatch

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.TextExtraction..::..TextMatch

See Also