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
| Name | Purpose |
|---|---|
Key | Input used by FindValueCS |
Return value
Returns an Integer value
Usage notes
- Use this API in the low-level PDF object workflow before the affected page, resource, field, or catalog object is finalised
- Keep object names, field names, resource names, and returned handles stable until the document is finalised