InfoPage property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

int InfoPage

Delphi Syntax

InfoPage:Integer

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

InfoColorSpace 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