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


