Type   Default Value   Read Only   Description
Boolean True No Whether to look for multiple images.

 

   
Notes
 
     

Some file formats allow multiple images to be stored within one file. For example TIFF files may contain multiple images at different resolutions.

If this hint property is set to true the file or data that you supply to the graphic object will be scanned for all images. If you set this property to false only the details of the first image will be returned.

Setting the value of this property to false can result in faster operations.

 

   
See Also
 
     

Graphic.Image object.

 

   
Example
 
     

None.