Classes

  ClassDescription
Public classGlyph
Represents a single glyph on a PDF page.
Public classGlyphCollection
An glyph collection.
Public classProgressEventArgs
Provides data for the Progress event of a TextMatchEnumerator.
Public classTextFindCriteria
Defines criteria what text must be found.
Public classTextMatch
Represents a single occurrence that matches a text search.
Public classTextMatchEnumerator
Enumerates all text matches as returned by Document.Find or Page.Find.

Interfaces

  InterfaceDescription
Public interfaceIGlyphComparer
Exposes a method that compares two glyphs.

Delegates

  DelegateDescription
Public delegateProgressEventHandler
Represents the signature for the method that will handle the Progress event of a TextMatchEnumerator.

Enumerations

  EnumerationDescription
Public enumerationClipVisibility
This enum specifies the different clip visibilities a glyph can have.