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


