You are here: Start » FIL.NET » Invoke.BarcodeFormatToMIL1DcodeFormat
Converts BarcodeFormat object to a MIL1DcodeFormat
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.dll |
Syntax
C++
C#
public static void BarcodeFormatToMIL1DcodeFormat ( Fil.BarcodeFormat inFormat, out Fil.MIL1DcodeFormat outFormat )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inFormat | Fil.BarcodeFormat | |||
![]() | outFormat | Fil.MIL1DcodeFormat |


