THotPDF.FindLoadedFormFieldByIndex Method
Method summary: THotPDF.FindLoadedFormFieldByIndex Method
Declaration
function FindLoadedFormFieldByIndex(FieldIndex: Integer; out EffectiveName: AnsiString): THPDFDictionaryObject;
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
FieldIndex | Field |
EffectiveName | Name |
Return value
Returns a value: THPDFDictionaryObject
Usage notes
- Call: THotPDF.FindLoadedFormFieldByIndex
- Stable
Related APIs
- THotPDF
- THPDFPage
- Contents