User`s guide
12 Classes – Alphabetical List
12-266
mlreportgen.dom.ScaleToFit class
Package: mlreportgen.dom
Scale image to fit page
Description
Specifies whether to scale an image to fit a page.
Construction
scaleToFitObj = ScaleToFit() scales an image to fit between the margins of a
Microsoft Word page.
scaleToFitObj = ScaleToFit(value) scales an image if value is true.
Input Arguments
value — Scale image to fit page
[] (default) | logical value
A setting of false (or 0) does not scale the image. A setting of true (or 1) scales the
image to fit between the margins of a Microsoft Word page.
Data Types: logical
Output Arguments
scaleToFitObj — Scale image to fit page
mlreportgen.dom.ScaleToFit object
Scale image to fit page, represented by an mlreportgen.dom.ScaleToFit object.
Properties
Id — ID for document element
string