THPDFDictionaryObject.FindValue Method

Finds value data in a loaded document. The lookup supports import, page-copy, form, resource, or object-inspection workflows that need to locate existing PDF structures

Declaration

function FindValue(Key: AnsiString): Integer;

Unit

HPDFObjs

Parameters

NamePurpose
KeyInput used by FindValue

Return value

Returns an Integer value

Usage notes

Related APIs