PageFormat
in package
Table of Contents
Methods
- getSizeFromName() : array<string|int, float>
- This method returns an array of width and height of given named format.
Methods
getSizeFromName()
This method returns an array of width and height of given named format.
public
static getSizeFromName(string $name) : array<string|int, float>
Returned values are milimeters multiplied by scale factor of 72 / 25.4
Parameters
- $name : string
Return values
array<string|int, float> —Width and height of given format