TCPDF::SetRightMargin()
Method: Defines the right margin. The method can be called before creating the first page.
Source: includes/lib/tcpdf/tcpdf.php:2633
Method: Defines the right margin. The method can be called before creating the first page.
Source: includes/lib/tcpdf/tcpdf.php:2633
Method: Set the same internal Cell padding for top, right, bottom, left-
Source: includes/lib/tcpdf/tcpdf.php:2647
Method: Set the internal Cell paddings.
Source: includes/lib/tcpdf/tcpdf.php:2666
Method: Get the internal Cell padding array.
Source: includes/lib/tcpdf/tcpdf.php:2688
Method: Set the internal Cell margins.
Source: includes/lib/tcpdf/tcpdf.php:2702
Method: Get the internal Cell margin array.
Source: includes/lib/tcpdf/tcpdf.php:2724
Method: Adjust the internal Cell padding array to take account of the line width.
Source: includes/lib/tcpdf/tcpdf.php:2735
Method: Enables or disables the automatic page breaking mode. When enabling, the second parameter is the distance from the bottom of the page that defines the triggering limit. By default, the mode is on and the margin is 2 cm.
Source: includes/lib/tcpdf/tcpdf.php:2810
Method: Return the auto-page-break mode (true or false).
Source: includes/lib/tcpdf/tcpdf.php:2822
Method: Defines the way the document is to be displayed by the viewer.
Source: includes/lib/tcpdf/tcpdf.php:2834