dxPDFRecognizedObject Unit
Classes
| Name | Description |
|---|---|
| TdxPDFImage | Stores an image obtained from the loaded PDF document. |
| TdxPDFImageList | A collection of images on a PDF document page. |
| TdxPDFRecognizedObject | The base class for all classes that implement objects that store parsed PDF document‘s content. |
| TdxPDFRecognizedObjectList<T> | The base class for all classes that implement collections of objects storing information on the parsed PDF document content. |
Constants
| Name | Description |
|---|---|
| hcImage | Specifies the HitTest code corresponding to an image displayed in a PDF document. |