BarCodeHelper Class
From HD.Common
| BarCodeHelper Class | Helper帮助文档 |
条形码帮助类
Inheritance Hierarchy
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class BarCodeHelper
Public Class BarCodeHelper
public ref class BarCodeHelper
type BarCodeHelper = class end
The BarCodeHelper type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| BarCodeHelper | Initializes a new instance of the BarCodeHelper class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| Get39Html |
获取12位39码的Html字符串
| |
| GetEAN13Html |
获取EAN13码Html字符串
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
See Also