method

Pdf417Parameters::get_MacroPdf417Checksum method

MacroPdf417 barcode checksum (optional field). MicroPDF417 barcode checksum (optional field for Structured Append mode) The checksum field contains the value of the 16-bit (2 bytes) CRC checksum using the CCITT-16 polynomial. x^16 + x^12 + x^5 + 1

int32_t Aspose::BarCode::Generation::Pdf417Parameters::get_MacroPdf417Checksum() const

See Also