LEADTOOLS Forms (Leadtools.Forms.DocumentReaders assembly)

ImageManager Property

Show in webframe





Gets the object to use for obtaining a raster image render or a thumbnail of any page in the document.
Syntax
public DocumentImageManager ImageManager {get;}
'Declaration
 
Public ReadOnly Property ImageManager As DocumentImageManager
'Usage
 
Dim instance As DocumentReader
Dim value As DocumentImageManager
 
value = instance.ImageManager

            

            
public:
property DocumentImageManager^ ImageManager {
   DocumentImageManager^ get();
}

Property Value

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 Visual Basic).
Remarks

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:

Example

For an example, refer to DocumentImageManager.

Requirements

Target Platforms

See Also

Reference

DocumentReader Class
DocumentReader Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features