Leadtools.Forms.DocumentReaders Namespace > DocumentReader Class : ImageManager Property |
Instances of the DocumentImageManager are not created directly. Instead access the instance automatically created inside a DocumentReader using the ImageManager property.
The DocumentImageManager contains the following functionality:
GetPageImage method: Allows you to get a raster image rendering of a page in this document.
GetThumbnail method: Allows you to get a thumbnail of a page in this document.
For an example, refer to DocumentImageManager.