Height Property (JPEG)

Contained in the JPEG object ; Sets/returns the height of the JPEG image that is to be generated when the CreateFile method is called.

 

Default Value

480

 

Syntax

JPEG.Height [= long ]

The Height property syntax has these parts:

Part  Description

JPEG  An object expression that evaluates to a JPEG object.

long  A numeric expression indicating the new height of the JPEG image in pixels.