Aspose::BarCode::BarCodeRecognition::DataMatrixExtendedParameters::get_StructuredAppendFileId method

DataMatrixExtendedParameters::get_StructuredAppendFileId method

Gets the ID of the DataMatrix structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is -1.

int32_t Aspose::BarCode::BarCodeRecognition::DataMatrixExtendedParameters::get_StructuredAppendFileId()

Remarks

The ID of the DataMatrix structured append mode barcode.

See Also