BarcodeSymbologies.Gs1DatabarType3 属性

定义

获取 GS1 Databar Expanded、GS1 Databar Expanded Stacked 或 RSS Expanded 条形码符号。

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

属性值

UInt32

unsigned int

uint32_t

GS1 Databar Expanded、GS1 Databar Expanded Stacked 或 RSS Expanded 条形码符号。

适用于