See Also Examples Applies To
Checks if an image is an editable multipage tiff image.
Syntax
object.TiffIsEditableMultiPage (nImageID)
The TiffIsEditableMultiPage 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 image to check. |
Returns
Boolean. True if the image is an editable multipage tiff image, else false.
Category
Multipage TIFF Functions