THotPDF.SetFormFieldFormatAction Method
Yöntem özeti: THotPDF.SetFormFieldFormatAction Method
Bildirim
procedure SetFormFieldFormatAction(const FieldName: AnsiString; Action: THPDFActionBuilder);
Birim
HPDFDoc
Parametreler
| Ad | Amaç |
|---|---|
FieldName | Name of the target form field |
Action | Action builder that defines the action to run |
Dönüş değeri
Değer döndürmez
Kullanım notları
- Create the action with THPDFActionBuilder before assigning it to the field
- Call this before finalising the document or saving the loaded document changes
İlgili API'ler
- THotPDF
- THPDFActionBuilder Class
- THPDFPage.AddTextField Method
- AcroForm Support
- Contents