PictureFormat.Height Property

Publisher Developer Reference

Returns a Variant that represents the height, in points, of the specified picture or OLE object. Read-only.

Syntax

expression.Height

expression   A variable that represents a PictureFormat object.

Remarks

The valid range for the Height property depends on the size of the application workspace and the position of the object within the workspace. For centered objects on non-banner page sizes, the Height property may be 0.0 to 50.0 inches. For centered objects on banner page sizes, the Height property may be 0.0 to 241.0 inches.

See Also