THPDFDictionaryObject.FindValueCS Method

Finds value cs 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 FindValueCS(Key: AnsiString): Integer;

Unit

HPDFObjs

Parameters

NamePurpose
KeyInput used by FindValueCS

Return value

Returns an Integer value

Usage notes

Related APIs