The TextMatch type exposes the following members.

Methods

  NameDescription
Public methodCreateRegion
The region that encloses the match. You can use this to e.g. highlight the match.

Properties

  NameDescription
Public propertyFindCriteria
The TextFindCriteria that resulted into this match.
Public propertyGlyphs
The glyphs in this match.
Public propertyPage
The page that contains this match.

See Also