TCPDF::SetRightMargin( $margin )

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


Description Description

See also See also


Top ↑

Parameters Parameters

$margin

(Required) (float) The margin.


Top ↑

Source Source

File: includes/lib/tcpdf/tcpdf.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.5 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.