SetMargins
SetMargins(float left, float top [, float right])
Description
Defines the left, top and right margins. By default, they equal 1 cm. Call this method to change
them.
Parameters
- left
- 
Left margin.
- top
- 
Top margin.
- right
- 
Right margin. Default value is the left one.
See also
SetLeftMargin(),
SetTopMargin(),
SetRightMargin(),
SetAutoPageBreak().