User`s guide

mlreportgen.dom.DOCXPageMargins class
12-95
pi — picas
pt — points
px — pixels
Footer — Footer size
string
Specify the size using the same format used for the Bottom property.
Gutter — Gutter size
string
Specify the size using the same format used for the Bottom property.
Header — Header size
string
Specify the size using the same format used for the Bottom property.
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.
Left — Left margin size
string
Specify the size using the same format used for the Bottom property.
Right — Right margin size
string
Specify the size using the same format used for the Bottom property.
Tag — Tag for document element
string
Tag for document element, specified as a string.
A session-unique ID is generated as part of document element creation. The generated
tag has the form CLASS:ID, where CLASS is the class of the element and ID is the value
of the Id property of the object. You can specify a tag to replace the generated tag.