Table of Contents

, , ,

IMAGE_HEIGHT

Description

Determines height of the provided image

Parameters

An attribute of the picture type

Example

IF IMAGE_HEIGHT(Object.Picture) > 800 THEN ...