SetMargins
SetMargins(
double
left,
double
top)
Description
Defines the left and top margins. By default, they equal 1 cm. Call this method to change them.
Parameters
left
Left margin.
top
Top margin.
See also
SetLeftMargin()
.
Index