THotPDF.GetLoadedEmbeddedFileChecksum Method
Resumo do método: THotPDF.GetLoadedEmbeddedFileChecksum Method
Declaração
function GetLoadedEmbeddedFileChecksum(const AName: AnsiString): AnsiString;
Unidade
HPDFDoc
Parâmetros
| Nome | Finalidade |
|---|---|
AName | Embedded file name as stored in the loaded document name tree |
Valor de retorno
Returns an uppercase hexadecimal checksum, or an empty string when unavailable
Notas de uso
- The method accepts a stored 32-character hexadecimal checksum or a raw 16-byte digest
- An absent checksum returns an empty string
APIs relacionadas
- THotPDF
- THPDFPage
- Conteúdo