AIL1DcodeFormatToBarcodeFormat


Converts a AIL1DcodeFormat object to a BarcodeFormat.

Syntax

C++
C#
Python
 
def AIL1DcodeFormatToBarcodeFormat(
	inFormat: AIL1DcodeFormat,
	/
)
-> outFormat: BarcodeFormat

Parameters

Name Type Default Description
Input value inFormat AIL1DcodeFormat
Output value outFormat BarcodeFormat