配置斜边界限。
语法: boolean pdf_setmiterlimit(int pdfid, double value);
返回值: 布尔值
函数种类: 特殊文件格式
本函数用来配置斜边界线。参数 pdfid 为 PDF 文件代码。参数 value 为欲配置的值,其值大于或者等于 1。