set_left_margin
Description:
[
Version ( since =
"2.10" ) ]
public void set_left_margin (
double margin,
Unit unit)
Sets the left margin of the PageSetup.
Parameters:
this |
a PageSetup
|
margin |
the new left margin in units of unit
|
unit |
the units for margin
|