PHPRtfLite::__construct PHP Method

__construct() public method

public __construct ( )
    public function __construct()
    {
        $this->setPaperFormat(PHPRtfLite_Paper_Format::FORMAT_A4);
    }