THotPDF.GetLoadedEmbeddedFileChecksum Method
Resumen del método: THotPDF.GetLoadedEmbeddedFileChecksum Method
Declaración
function GetLoadedEmbeddedFileChecksum(const AName: AnsiString): AnsiString;
Unidad
HPDFDoc
Parámetros
| Nombre | Propósito |
|---|---|
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
- Contenido