User`s guide
mlreportgen.dom.InnerMargin class
12-185
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 — pixel
Left — Size of left margin
string
String specifying the left margin between the content of an object and its bounding box.
See the Bottom property description for 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.
Right — Size of right margin
string
String specifying the right margin between the content of an object and its bounding box.
See the Bottom property description for valid strings.
Tag — Tag for document element
string
Tag for document element, specified as a string.