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