CopyImage

将生成的图片复制到剪贴板中,语法:

CopyImage(DPI)

DPI: 可选参数,每英寸的像素点数,默认为300,DPI越大,图像越清晰。

示例

e.Form.Controls("BarCode1").CopyImage(600)


本页地址:http://www.foxtable.com/webhelp/topics/2089.htm