InfoPage property (ILEADRasterIO)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

long InfoPage

Overview

Refer to Loading a Bitmap from a File.

Remarks

(Read only) Is the page number, in a multipage file, of the image.

Use the GetFileInfo method to update this property. The resulting value is either the page number specified in the method or the last page in the file. It is the last page only if the specified number was greater than the total pages in the file.

See Also

Elements

ColorSpace property, InfoBits property, InfoCompress property, InfoFormat property, InfoHeight property, InfoPCDRes property, InfoSizeDisk property, InfoSizeMem property, InfoWidth property

Topics

Raster Images: Loading Files

 

Raster Images: Getting and Setting File Information