Aspose::Pdf::FileParams::get_CheckSum method

FileParams::get_CheckSum method

A 16-byte string that is the checksum of the bytes of the uncompressed embedded file. The checksum is calculated by applying the standard MD5 message-digest algorithm to the bytes of the embedded file stream.

System::String Aspose::Pdf::FileParams::get_CheckSum()

See Also