mlreportgen.dom.Height class
Package: mlreportgen.dom
Superclasses:
Height of object
Description
Specifies the height of an image.
Construction
creates
a format object that specifies a height of 1 inch.heightObj
= Height()
creates
a height object having the specified height.heightObj
= Height(value
)