mlreportgen.dom.ScaleToFit Class
Namespace: mlreportgen.dom
Scale image to fit page or table entry
Description
Specifies whether to scale an image to fit between the margins of a Microsoft® Word or PDF page or within a table entry.
To use this format to scale an image to fit a table entry, you must specify the entry height and width by including either:
An
mlreportgen.dom.Height
ormlreportgen.dom.Width
object in the entryStyle
propertyA
Height
orWidth
object in the parent tableTableEntriesStyle
propertyA
Height
object in theStyle
property of the parent table or table sectionA
Width
object in theStyle
property of the parent row
The mlreportgen.dom.ScaleToFit
class is a handle
class.
Creation
Description
Input Arguments
Properties
Examples
Version History
Introduced in R2014b