(PHP 4, PHP 5 <= 5.0.5)
cpdf_setmiterlimit — Sets miter limit
Sets the miter limit.
The document handle, returned by cpdf_open().
The miter limit. Must be greater or equal than 1
如果成功则返回 TRUE,失败则返回 FALSE。