THotPDF.SetFormFieldKeyStrokeAction Method
Podsumowanie metody: THotPDF.SetFormFieldKeyStrokeAction Method
Deklaracja
procedure SetFormFieldKeyStrokeAction(const FieldName: AnsiString; Action: THPDFActionBuilder);
Jednostka
HPDFDoc
Parametry
| Nazwa | Przeznaczenie |
|---|---|
FieldName | Name of the target form field |
Action | Action builder that defines the action to run |
Wartość zwracana
Nie zwraca wartości
Uwagi dotyczące użycia
- Create the action with THPDFActionBuilder before assigning it to the field
- Call this before finalising the document or saving the loaded document changes
Powiązane API
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents