THotPDF.RemoveLoadedInfoKey Method

Provides remove loaded info key behaviour for the document creation workflow. Use it when the surrounding API family needs explicit control over PDF objects, page content, resources, conformance, or diagnostics

Declaration

procedure RemoveLoadedInfoKey(const AKey: AnsiString);

Unit

HPDFDoc

Parameters

NamePurpose
AKeyInput used by RemoveLoadedInfoKey

Return value

This member does not return a value

Usage notes

Related APIs