MIL1DcodeFormatToBarcodeFormat
Converts a MIL1DcodeFormat object to a BarcodeFormat.
Syntax
C++
Python
def MIL1DcodeFormatToBarcodeFormat(
inFormat: MIL1DcodeFormat,
/
)
-> outFormat: BarcodeFormat
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inFormat | MIL1DcodeFormat | ||
![]() |
outFormat | BarcodeFormat |


