BarcodeFormatToAIL1DcodeFormat
Converts BarcodeFormat object to a AIL1DcodeFormat
Syntax
C++
C#
Python
def BarcodeFormatToAIL1DcodeFormat(
inFormat: BarcodeFormat,
/
)
-> outFormat: AIL1DcodeFormat
Parameters
|
Name |
Type |
Default |
Description |
 |
inFormat |
BarcodeFormat |
|
|
 |
outFormat |
AIL1DcodeFormat |
|
|