THotPDF.GetLoadedEmbeddedFileChecksum Method
Résumé de la méthode: THotPDF.GetLoadedEmbeddedFileChecksum Method
Déclaration
function GetLoadedEmbeddedFileChecksum(const AName: AnsiString): AnsiString;
Unité
HPDFDoc
Paramètres
| Nom | Objectif |
|---|---|
AName | Embedded file name as stored in the loaded document name tree |
Valeur de retour
Returns an uppercase hexadecimal checksum, or an empty string when unavailable
Notes d'utilisation
- The method accepts a stored 32-character hexadecimal checksum or a raw 16-byte digest
- An absent checksum returns an empty string
API associées
- THotPDF
- THPDFPage
- Sommaire