Skip to content

Fpdf::setleftmargin

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

SetLeftMargin

SetLeftMargin(<b>float</b> margin)

Description

Defines the left margin. The method can be called before creating the first page.

If the current abscissa gets out of page, it is brought back to the margin.

Parameters

`margin`
The margin.
## See also SetTopMargin(), SetRightMargin(), SetAutoPageBreak(), SetMargins().
Clone this wiki locally