User`s guide

mlreportgen.dom.OuterMargin class
12-227
Properties
Bottom — Size of bottom margin
string
String specifying the bottom margin. String must have the format valueUnits where
Units is an abbreviation for the units in which the width size is expressed. Valid
abbreviations are:
No abbreviation — pixels
cm — centimeters
in — inches
mm — millimeters
pi — picas
pt — points
px — pixels
Left — Size of left margin
string
String specifying the left margin. See the Bottom property for description of valid
strings.
Right — Size of right margin
string
String specifying the right margin. See the Bottom property for description of valid
strings.
Top — Size of top margin
string
String specifying the top margin. See the Bottom property for description of valid
strings.
Id — ID for document element
string
A session-unique ID is generated as part of document element creation. You can specify
an ID to replace the generated ID.