THotPDF.GetLoadedEmbeddedFileChecksum Method
Riepilogo del metodo: THotPDF.GetLoadedEmbeddedFileChecksum Method
Dichiarazione
function GetLoadedEmbeddedFileChecksum(const AName: AnsiString): AnsiString;
UnitÃ
HPDFDoc
Parametri
| Nome | Scopo |
|---|---|
AName | Embedded file name as stored in the loaded document name tree |
Valore restituito
Returns an uppercase hexadecimal checksum, or an empty string when unavailable
Note d'uso
- The method accepts a stored 32-character hexadecimal checksum or a raw 16-byte digest
- An absent checksum returns an empty string
API correlate
- THotPDF
- THPDFPage
- Sommario