2.3.21 MarginLeft

The MarginLeft property specifies the size of the left margin of a page. If this property is specified, it MUST be part of a PageLayout or PageProperties record. If the MarginLeft property is not specified, the default value is used.          

 MarginLeft = marginLeftStart marginLeftValue


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

marginLeftStart

marginLeftValue

...

marginLeftStart (1 byte): A byte that specifies the start of the MarginLeft property. The value of the marginLeftStart field MUST be the following value.

Value

Parent

0x13

PageLayout

PageProperties

marginLeftValue (4 bytes): A floating point value that specifies the size, in millimeters, of the left margin of the page. The default value is 0x00000000 millimeters.