Classes
| Class | Description | |
|---|---|---|
| Glyph |
Represents a single glyph on a PDF page.
| |
| GlyphCollection |
An glyph collection.
| |
| ProgressEventArgs |
Provides data for the Progress event of a TextMatchEnumerator.
| |
| TextFindCriteria |
Defines criteria what text must be found.
| |
| TextMatch |
Represents a single occurrence that matches a text search.
| |
| TextMatchEnumerator |
Enumerates all text matches as returned by Document.Find or Page.Find.
|
Interfaces
| Interface | Description | |
|---|---|---|
| IGlyphComparer |
Exposes a method that compares two glyphs.
|
Delegates
| Delegate | Description | |
|---|---|---|
| ProgressEventHandler |
Represents the signature for the method that will handle the Progress event of a TextMatchEnumerator.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| ClipVisibility |
This enum specifies the different clip visibilities a glyph can have.
|