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

Invoke.MIL1DcodeFormatToBarcodeFormat

Converts a MIL1DcodeFormat object to a BarcodeFormat.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

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

Parameters

Name Type Range Default Description
inFormatAvl.MIL1DcodeFormat
outFormatAvl.BarcodeFormat

See also