InfoIFD property (Main Control)

Visual Basic example
Visual C++ 4.0 example

Syntax long InfoIFD

Overview:  Refer to Loading and Saving Large TIFF Files.

Remarks

Specifies the offset within the current file of the current page.

This property value is valid only if it is greater than 0. A value of zero indicates that the file format does not support Image File Directories (IFDs).

The value of this property can be used for the LoadIFD property and the SaveIFD property to speed up loading and saving of TIFF files with many pages.

See Also

Elements:  LoadIFD property, SaveIFD property

Topics:  Raster Images: Loading and Saving Large TIFF Files