You are here: Start » AVL.NET » Invoke.BarcodeFormatToMIL1DcodeFormat

Invoke.BarcodeFormatToMIL1DcodeFormat

Converts BarcodeFormat object to a MIL1DcodeFormat

Namespace:Avl
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static void BarcodeFormatToMIL1DcodeFormat
(
	Avl.BarcodeFormat inFormat,
	out Avl.MIL1DcodeFormat outFormat
)

Parameters

Name Type Range Default Description
inFormatAvl.BarcodeFormat
outFormatAvl.MIL1DcodeFormat

See also