配置文字高度。
语法: boolean pdf_set_text_rise(int pdfid, double value);
返回值: 布尔值
函数种类: 特殊文件格式
本函数用来配置文字的高度。参数 pdfid 为 PDF 文件代码。参数 value 为欲配置的高度,为浮点数。