THotPDF.SetFormFieldKeyStrokeAction Method
Riepilogo del metodo: THotPDF.SetFormFieldKeyStrokeAction Method
Dichiarazione
procedure SetFormFieldKeyStrokeAction(const FieldName: AnsiString; Action: THPDFActionBuilder);
UnitÃ
HPDFDoc
Parametri
| Nome | Scopo |
|---|---|
FieldName | Name of the target form field |
Action | Action builder that defines the action to run |
Valore restituito
Non restituisce alcun valore
Note d'uso
- Create the action with THPDFActionBuilder before assigning it to the field
- Call this before finalising the document or saving the loaded document changes
API correlate
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents