|
THotPDF.EnsureLoadedDocHashPrefix
|
Top Previous Next |
|
Generates or returns a unique hash prefix identifier that represents the currently loaded document buffer to ensure cache isolation
Delphi syntax: function EnsureLoadedDocHashPrefix: AnsiString;
Description Generates or returns a unique hash prefix identifier that represents the currently loaded document buffer to ensure cache isolation Useful for internal cache management key generation Automatically calculated based on the file name or internal document structure metadata
See also: THotPDF |