FontAbsorber

FontAbsorber class

Represents an absorber object of fonts.
Performs search for fonts and provides access to search results via fonts collection.

The FontAbsorber type exposes the following members:

Constructors

NameDescription
FontAbsorber()Initializes a new instance of the FontAbsorber class

Properties

NameDescription
fontsGets collection of search occurrences that are presented with Font objects.

Methods

NameDescription
visit(pdf, start_page, page_count)Performs search in the specified range of pages of the document.
visit(pdf)Performs search in the specified range of pages of the document.

See Also