Click or drag to resize

Gs1EpcLibEpcEpcUriToBarcodeString Method

Convert an EPC URI to a Bar Code String

Namespace: GS1.EPC.Api
Assembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntax
C#
public static string EpcEpcUriToBarcodeString(
	string uri
)

Parameters

uri  String

Return Value

String
See Also