InfoPage property (ILEADRasterIO)
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