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

Invoke.AIL1DcodeFormatToBarcodeFormat

Converts a AIL1DcodeFormat object to a BarcodeFormat.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static void AIL1DcodeFormatToBarcodeFormat
(
	Avl.AIL1DcodeFormat inFormat,
	out Avl.BarcodeFormat outFormat
)

Parameters

Name Type Range Default Description
inFormatAvl.AIL1DcodeFormat
outFormatAvl.BarcodeFormat

See also