User`s guide

12 Classes – Alphabetical List
12-356
mlreportgen.dom.Width class
Package: mlreportgen.dom
Object width
Description
Specifies the width of an object, such as an image or a table cell.
Construction
widthObj = Width() creates a format object that specifies a width of 1 inch.
widthObj = Width(value) creates a width object having the specified width.
Input Arguments
value — Width of object
string
Width of object, such as an image or a table cell, specified as a string. The string having
the format valueUnits, where Units is an abbreviation for the units in which the width
is expressed. The following abbreviations are valid:
no abbreviation — pixels
cm — centimeters
in — inches
mm — millimeters
pi — picas
pt — points
px — pixels
% — percent