Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

dxPDFRecognizedObject Unit

In This Article

#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.