摘要: Private Sub PrintBarCode(ByVal strBarCode As String, Optional ByVal intXPos As Integer = 0, Optional ByVal intYPos As Integer = 0, Optional ByVal intPrintHeight As Integer = 10, Optional ByVal bolPrintText As Boolean = True) '注释: 参数说明: '注释: strBarCode - 要打印的条形码字符串 '注释: intXPos, intYPos - 阅读全文
posted @ 2013-02-10 11:47 superfans98 阅读(550) 评论(0) 推荐(0)