Overview
6 Jul 20261 minute to read
| Name | Description |
|---|---|
| PdfEmbeddedImage | The class provides detailed metadata about an image that is embedded inside a PDF document. |
| PdfDataExtractor | Represents a utility for extracting data from a PDF document. |
| PdfStructureElement | Represents the structure element of the PDF document. |
| PdfRedactionRegion | Represents the redaction process in a PDF document |
| PdfRedactor | Represents a content redactor from an existing PDF document. |
| TextGlyph | Represents a single glyph of extracted text from the PDF page. |
| TextLine | Represents a single line of extracted text from the PDF page. |
| TextWord | Represents a single word of extracted text from the PDF page. |
| ImageFormat | Public enum for PDF image format. |
| ApplicationPlatform | Represents the application platform type. |
| PdfTagType | Represents the tag type |
| ScopeType | Represents the scope type of tag. |