Skip to content
Fery Wardiyanto edited this page Feb 10, 2015 · 1 revision

SetMargins

SetMargins(<b>float</b> left, <b>float</b> top [, <b>float</b> 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().
Clone this wiki locally