User`s guide
mlreportgen.dom.Image class
12-173
Possible values are:
• top
• bottom
• middle
Width — Image width
string
String having the format valueUnits, where Units is an abbreviation for the units in
which the height is expressed. The following abbreviations are valid:
• no abbreviation — pixels
• cm — centimeters
• in — inches
• mm — millimeters
• pi — picas
• pt — points
• px — pixels
Methods
Method Purpose
append
Use Image.append in a similar way to
how you use ExternalLink.append.
Append a custom element to this image.
clone
Use Image.clone in a similar way to how
you use Paragraph.clone.
Clone this image
See Also
mlreportgen.dom.ImageArea | mlreportgen.dom.ImageMap |
mlreportgen.dom.ScaleToFit