You are here: Start » AVL.NET » AVS.BarcodeFormatToMIL1DcodeFormat Method

AVS.BarcodeFormatToMIL1DcodeFormat Method

Converts BarcodeFormat object to a MIL1DcodeFormat

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void BarcodeFormatToMIL1DcodeFormat
(
	AvlNet.BarcodeFormat inFormat,
	out AvlNet.MIL1DcodeFormat outFormat
)

Parameters

Name Type Range Default Description
inFormatAvlNet.BarcodeFormat
outFormatAvlNet.MIL1DcodeFormat

See also