THotPDF.SetFormFieldSetFocusAction Method
Metodsammanfattning: THotPDF.SetFormFieldSetFocusAction Method
Deklaration
procedure SetFormFieldSetFocusAction(const FieldName: AnsiString; Action: THPDFActionBuilder);
Enhet
HPDFDoc
Parametrar
| Namn | Syfte |
|---|---|
FieldName | Name of the target form field |
Action | Action builder that defines the action to run |
Returvärde
Returnerar inget värde
Användningsanteckningar
- Create the action with THPDFActionBuilder before assigning it to the field
- Call this before finalising the document or saving the loaded document changes
Relaterade API:er
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents