TCPDF::swapMargins( $reverse = true )
Swap the left and right margins.
Description Description
Parameters Parameters
- $reverse
-
(Optional) (boolean) if true swap left and right margins.
Default value: true
Source Source
File: includes/lib/tcpdf/tcpdf.php
Changelog Changelog
Version | Description |
---|---|
4.2.000 | Introduced. |