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


