THotPDF.GetLoadedEmbeddedFileChecksum Method
Metodesammendrag: THotPDF.GetLoadedEmbeddedFileChecksum Method
Deklaration
function GetLoadedEmbeddedFileChecksum(const AName: AnsiString): AnsiString;
Enhed
HPDFDoc
Parametre
| Navn | Formål |
|---|---|
AName | Embedded file name as stored in the loaded document name tree |
Returværdi
Returns an uppercase hexadecimal checksum, or an empty string when unavailable
Brugsnoter
- The method accepts a stored 32-character hexadecimal checksum or a raw 16-byte digest
- An absent checksum returns an empty string
Relaterede API'er
- THotPDF
- THPDFPage
- Indhold