Class | 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. |
![]() | 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. |
![]() | PdfTextExtractionOptions | Defines the options for extracting text from PDF files. |
![]() | PdfTextFragment | Defines a fragment of text displayed on a Pdf page. |
![]() | PdfTextFragmentCollection | Defines a collection of text fragments on the Pdf page. |
![]() | PdfTextGlyph | Defines a glyph drawn on the Pdf page. |
![]() | PdfTextGlyphCollection | Defines a collection of glyphs in a text fragment. |
![]() | 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 fragment displayed on the PDF page. |
![]() | PdfTextWord | Defines the 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. |
Enumeration | 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. |