mlreportgen.dom.Height Class
Namespace: mlreportgen.dom
Height of DOM object
Description
Specifies the height of a document element (DOM) object, such as an image or a table entry.
The mlreportgen.dom.Height class is a handle class.
Creation
Description
creates a
format object that specifies a height of 1 inch.heightObj = Height
creates a height object having the specified height.heightObj = Height(value)
Input Arguments
Properties
Version History
Introduced in R2014b