THotPDF.GetLoadedEmbeddedFileChecksum Method

Method summary: THotPDF.GetLoadedEmbeddedFileChecksum Method

Declaration

function GetLoadedEmbeddedFileChecksum(const AName: AnsiString): AnsiString;

Unit

HPDFDoc

Parameters

NamePurpose
ANameEmbedded file name as stored in the loaded document name tree

Return value

Returns an uppercase hexadecimal checksum, or an empty string when unavailable

Usage notes

Related APIs