See Also Examples Applies To
Returns the current page (or selected page) in a multipage tiff image.
Syntax
object.TiffGetCurrentPage (nImageID)
The TiffGetCurrentPage syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| nImageID | Required. Long. GdPicture Image handle. The multipage tiff image handle. |
Returns
Long. Returns the current page of the multipage tiff image. Returns 0 if the image have not page selected.
Remarks
This function works with editable multipage tiff images and with multipage tiff images opened as read only.
Category
Multipage TIFF Functions