THPDFArrayObject.AddNameValue Method
Adds name value data to the low-level PDF object workflow. The call creates or attaches the PDF-side object needed by later output, validation, signing, or page rendering steps
Declaration
procedure AddNameValue(Value: AnsiString);
Unit
HPDFObjs
Parameters
| Name | Purpose |
|---|---|
Value | Input used by AddNameValue |
Return value
This member does not return a 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