mlreportgen.dom.InnerMargin Class
Namespace: mlreportgen.dom
Margin between content and bounding box
Description
Specifies the margin between the content and the bounding box of a document object. The bounding box of an object includes the inner margin and object content. If the object has a border, the box also includes the border.
The mlreportgen.dom.InnerMargin class is a handle class.
Class Attributes
HandleCompatible | true |
ConstructOnLoad | true |
For information on class attributes, see Class Attributes.
Creation
Description
creates an marginObj = mlreportgen.dom.InnerMarginInnerMargin object with margin values set to
[].
creates the specified margin on all sides between the content of an object and its
bounding box.marginObj = mlreportgen.dom.InnerMargin(all)
Input Arguments
Properties
Examples
Version History
Introduced in R2014b