Skip to content

Index

Classes

Name Description
PDFBatesNumber Handles operations related to Bates numbers.
PDFBatesNumberAppearance Defines the appearance of a Bates number that will be stamped on document's pages.
PDFBatesNumberProvider Defines a Bates number provider.
PDFContentExtractionContext Defines a context for content extraction operations.
PDFContentExtractor Defines an extractor for various type of content from PDF pages.
PDFContentParser Defines a parser for a content stream.
PDFFormXObjectVisualObject Defines a visual object that represents a form XObject displayed on the PDF page.
PDFImageVisualObject Defines a visual object that represents an image displayed on the PDF page.
PDFPageOptionalContent Defines the graphic optional content of a PDF page.
PDFPathItem Defines an item in a PDFPathVisualObject.
PDFPathItemCollection Defines a collection of items that compose a PDF path displayed on a PDF page.
PDFPathVisualObject Defines a visual object that represents a PDF path displayed on the PDF page.
PDFShadingVisualObject Defines a visual object that represents a form XObject displayed on the PDF page.
PDFTextExtractionContext Defines the context for extracting text from PDF files.
PDFTextGlyph Defines a glyph drawn on the PDF page.
PDFTextGlyphCollection Defines a collection of glyphs in a text fragment.
PDFTextLine Defines a line of text returned by a text extraction operation.
PDFTextLineCollection Defines a collection of lines returned by a text extraction operation.
PDFTextRun Defines a fragment of text displayed on a PDF page.
PDFTextRunCollection Defines a collection of text fragments on the PDF page.
PDFTextSearchContext Defines the context for searching text in PDF files.
PDFTextSearchResult Defines the result returned by a text search operation.
PDFTextSearchResultCollection Defines a collection of results returned by a text search operation.
PDFTextVisualObject Defines a visual object that represents a text run displayed on the PDF page.
PDFTextWord Defines a word returned by a text extraction operation.
PDFTextWordCollection Defines a collection of words returned by a text extraction operation.
PDFVisualImage Defines an image that displayed on a PDF page.
PDFVisualImageCollection Defines a collection of images that are displayed on a PDF page.
PDFVisualObject Defines the base class for visual objects displayed on a PDF page.
PDFVisualObjectCollection Defines a collection of visual objects that are displayed on a PDF page.
PDFVisualObjectGraphicsState Defines the graphics state that is in place when the visual object is displayed on the page.

Enums

Name Description
PDFPathItemType Specifies the supported types for the items in a PDFPathVisualObject.
PDFTextSearchOptions Supported options when searching text in PDF pages.
PDFVisualImageFormat Specifies the supported formats for images displayed on a PDF page.
PDFVisualImageSaveFormat Specifies the supported formats for saving a visual image.
PDFVisualObjectType Supported visual objects.