函式:PDF_set_horiz_scaling()


PDF_set_horiz_scaling

设定文字水平间距。

语法: boolean pdf_set_horiz_scaling(int pdfid, double scale);

传回值: 布林值

函式种类: 特殊档案格式

内容说明

本函式用来设定文字的水平间距。参数 pdfid 为 PDF 档案代码。参数 scale 为欲设定的间距值,为浮点数。


[ 上一页 下一页 ]