Gets the object to use for obtaining a raster image render or a thumbnail of any page in the document.
A DocumentImageManager object that can be used to obtain a raster image render or a thumbnail of any page in the document. The default value is null (Nothing in VB).
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:
The
GetPageImage method: Allows you to get a raster image rendering of a page in this document.
The
GetThumbnail method: Allows you to get a thumbnail of a page in this document.
For an example, refer to DocumentImageManager.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2