BarcodeSymbologies.Code39Ex 属性

定义

获取 Code 39 扩展条形码符号。

public:
 static property unsigned int Code39Ex { unsigned int get(); };
static uint32_t Code39Ex();
public static uint Code39Ex { get; }
var uInt32 = BarcodeSymbologies.code39Ex;
Public Shared ReadOnly Property Code39Ex As UInteger

属性值

UInt32

unsigned int

uint32_t

Code 39 扩展条形码符号。

适用于