You are here: Start » AVL.NET » 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 | |
|---|---|---|---|---|---|
![]() | inFormat | Avl.MIL1DcodeFormat | |||
![]() | outFormat | Avl.BarcodeFormat |


